@charset "utf-8";
/*********************************************** pc top ***********************************************/
.headerFixs {
    position: fixed;
    width: 100%;
    background: #fff;
    z-index: 9999;
    top: 0;
}

/* ------------------ ( common ) ------------------ */
.pr_img{
    overflow: hidden;
    position: relative;
  }
  
  img.pa_img{
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top:0;
    bottom:0;
    right:0;
    left:0;
    margin:auto;
    display: block;
  }
.btn {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
}

.btn_ul a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
}

.header_wrap {
    margin: auto;
    width: 1330px;
}

.wrap {
    width: 1100px;
    margin: auto;
}

.common_ttl_01 {
    width: 268px;
    margin: 0 auto;
}

.common_ttl_02 {
    text-align: center;
    font-size: 16px;
    color: #333333;
    margin: 20px 0 37px 0;
    font-weight: bold;
}

.footer_wrap {
    width: 1200px;
    margin: auto;
}

.b_10 {
    margin-bottom: 10px;
}

/* ------------------ ( header ) ------------------ */
header.top_header.pc {
    border-top: 5px solid #254c70;
}

.headerfixs.flex {
    border-bottom: 1px solid #e2e2e2;
}

.top_header .left {
    width: 23%;
    padding: 0 0 0 1vw;
    display: flex;
    align-items: center;
}

.top_header .left .btn {
    height: auto;
}

.top_header .left .tx01 {
    color: #808080;
    font-size: 10px;
}

.top_header .left .tx02 {
    color: #333333;
    font-size: 18px;
    font-weight: normal;
}

.top_header .left .tx02 span {
    color: #254c70;
}

.top_header .right {
    width: 77%;
    position: relative;
}

.top_header .right ul.top {
    justify-content: flex-end;
    border-left: 1px solid #e2e2e2;
}

.top_header .right ul.top li:nth-child(-n+5) {
    padding: 15px 0 15px 0;
}

.top_header .right ul.top li:nth-child(-n+4) a {
    font-size: 11px;
    color: #4d4d4d;
    line-height: 22px;
}

.top_header .right ul.top li:nth-child(1) {
    padding-right: 24px;
}

.top_header .right ul.top li:nth-child(2) {
     padding-right: 24px;
}

.top_header .right ul.top li:nth-child(3) {
    padding-right: 24px;
}

.top_header .right ul.top li:nth-child(4) {
    padding-right: 46px;
}

.top_header .right ul.top li:nth-child(4) a:after {
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    background-image: url(/wp-content/uploads/2020/01/header_link.png);
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
    margin: 0 0 3px 5px;
}

.top_header .right ul.top li:nth-child(5) {
    position: relative;
    padding-right: 21px;
}

.top_header .right ul.top li:nth-child(5) img {
    vertical-align: middle;
}

.top_header .right ul.top li:nth-child(5) a {
    font-size: 22px;
    color: #a4272d;
    width: 125px;
    margin-top: -4px;
    margin-left: 6px;
}

.top_header .right ul.top li:nth-child(5) a:before {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    background-image: url(/wp-content/uploads/2020/01/header_phone.png);
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
    position: absolute;
    top: 18px;
    left: -16px;
}

.top_header .right ul.top li:nth-child(6) {
    background-color: #254c70;
    transition: all .3s;
}

.top_header .right ul.top li:nth-child(6) a {
    color: #fff;
    font-size: 12px;
    line-height: 53px;
    padding: 0 38px;
    border: 1px solid #fff;
}

.top_header .right ul.top li:nth-child(6) a:before {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    background-image: url(/wp-content/uploads/2020/01/header_mail.png);
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
    margin-right: 5px;
}

.top_header .right ul.top li:nth-child(6) a:hover:before {
    background-image: url(/wp-content/uploads/2020/01/contact_mail.png);
}

.top_header .right ul.top li:nth-child(6):hover a {
    background-color: #fff;
    color: #254c70;
    transition: .3s;
    border: 1px solid #254c70;
}

.top_header .right ul.bottom li {
    width: 150px;
    height: 55px;
    position: relative;
    z-index: 3;
}

.top_header .right ul.bottom li a {
    color: #254c70;
    font-size: 12px;
    line-height: 55px;
    text-align: center;
}

.top_header .right ul.bottom li a:hover {
    color: #4d4d4d;
}

.top_header .right .box002 ul.bottom {
    border-top: 1px solid #e2e2e2;
}

.top_header .right .box002 ul.bottom li {
    border-left: 1px solid #e2e2e2;
    width: 14.28%;
}

.top_header .right .box002 ul.bottom li:last-child {
    border-right: 0;
}

.top_header .right .box002 ul.bottom li.drop_down:hover {
     cursor: pointer;
}

.top_header .right .box002 ul.bottom li span:nth-child(3):hover {
    padding-bottom:    200px;
}

.top_header .right .box002 ul.bottom li.drop_down span {
    color: #254c70;
    font-size: 12px;
    line-height: 55px;
    text-align: center;
    display: block;
}

.top_header .right .box002 ul.bottom li.drop_down a {
    position: relative;
}

/* .top_header .right .box002 ul.bottom li.drop_down a:after {
    content: '';
    display: block;
    width: 15px;
    height: 15px;
    background-image: url(/wp-content/uploads/2020/01/header_arrow.png);
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
} */

.top_header .right .box002 ul.bottom li.drop_down:hover {
    cursor: pointer;
}

.top_header .right .box002 ul.bottom li span:nth-child(2):hover {
    padding-bottom: 200px;
}

.top_header .right .box002 ul.bottom li.drop_down span {
    color: #254c70;
    font-size: 12px;
    line-height: 55px;
    text-align: center;
    display: block;

}

.hv_tab a:before {
    content: '●';
    color: #254c70;
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 0 0 2px 5px;
}

.top_header .right .box002 ul.bottom li.drop_down:hover .hd_hv.menu01 {
    opacity: 1;
}

.top_header .right .box002 ul.bottom li .hd_hv a {
    line-height: 1.3;
    margin: 0;
    font-size: 11px;
    padding: 10px 0;
}

.top_header .hd_hv.menu01 {
    background-color: #fff;
    padding: 15px 15px 15px 15px;
}

.top_header .hd_hv.menu01 a {
    color: #254c70;
    font-size: 12px;
    text-align: left !important;
}

.top_header .hd_hv.menu02 {
    background-color: #fff;
    padding: 15px;
}

.top_header .hd_hv.menu02 a {
    color: #254c70;
    font-size: 12px;
    margin-bottom: 0;
    text-align: left !important;
}

.top_header .right .box002 ul.bottom li.drop_down span:after ,
.top_header .right .box002 ul.bottom li:nth-child(2) span:after {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    background-image: url(/wp-content/uploads/2020/01/header_arrow.png);
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
    margin: 0 0 2px 5px;
}

/*********************************************** pc page ***********************************************/
.top_top {
    background-image: url(/wp-content/uploads/2021/07/top_main_bg-scaled.jpg);
    background-size: cover;
    margin-bottom: 150px;
    padding-top: 118px;
    position: relative;
}

.top_top .wrap h1 {
    font-size: 40px;
    color: #254C70;
    text-shadow: 0 0 30px #fff, 0 0 30px #fff, 0 0 30px #fff;
    margin: 0 0 20px;
    position: relative;
    z-index: 100;
}

.top_mv_choban_img {
    position: absolute;
    width: 90px;
    left: 620px;
    top: 215px;
    transform: rotate(30deg);
}

.top_top .wrap p.sub_text {
    font-weight: bold;
    font-size: 20px;
    color: #1a1a1a;
    text-shadow: 1px 1px 0px #fff, -1px 1px 0px #fff, 1px -1px 0px #fff, -1px -1px 0px #fff, 0 0 2px #fff, 0 0 20px #fff, 0 0 20px #fff;
}

.top_top .wrap .top_door_image {
    position: absolute;
    left: 0;
    bottom: -150px;
    width: 100%;
    z-index: 10;
}

.top_top .wrap .top_door_image img {
    height: 300px;
}

section.top_top:before,
section.top_top:after {
    content: "";
    position: absolute;
    left: 0;
}

section.top_top:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 150px 100vw;
    border-color: transparent transparent #254C70 transparent;
    bottom: 0;
}

section.top_top:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 160px 100vw 0 0;
    border-color: #254C70 transparent transparent transparent;
}

.top_top .wrap .top_door_image img {
    height: 300px;
}

.top_top .wrap {
    padding: 100px 0 210px 0;
    position: relative;
}

.top_top .hd_top {
    width: 640px;
    margin: 0 auto;
}

.top_top .hd_center {
    width: 600px;
    padding-top: 0;
    margin: -60px auto 0;
}

.top_top .bottom {
    width: 360px;
    height: 60px;
    margin: 0 auto;
    margin-top: -5px;
}

.top_catch {
    position: absolute;
    top: 100px;
    right: 0;
    width: 300px;
}

.top_catch_box {
    position: relative;
    background: #fff;
    border: 2px solid #254C70;
    padding: 30px 15px 15px;
}

.top_catch_box + .top_catch_box {
    margin-top: 50px;
    padding-top: 45px;
}

.top_catch_box .title {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 95%;
    background: #254C70;
    color: #fff;
    font-weight: bold;
    top: -20px;
    line-height: 25px;
    font-size: 16px;
    padding: 7px 0;
}

.top_catch_box ul li {
    font-size: 18px;
    font-weight: bold;
    padding-left: 16px;
    position: relative;
}

.top_catch_box ul li + li {
    margin-top: 5px;
}

.top_catch_box ul li:before {
    content: "";
    position: absolute;
    width: 4px;
    height: 4px;
    background: #254C70;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    border-radius: 50%;
}

.top_catch_box + .top_catch_box .title {
    top: -34px;
}

.top_top .bottom a {
    color: #fff;
    font-size: 15px;
    line-height: 60px;
    text-align: center;
    background-color: #254c70;
    border-radius: 25px;
    transition: .2s;

}

.top_top .bottom a:before {
    content: '';
    display: inline-block;
    width: 22px;
    height: 20px;
    background-image: url(/wp-content/uploads/2020/01/top_icon.png);
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
    margin: 0 8px 5px 0;
    transition: all .3s;
}

.top_top .bottom a:hover {
    background-color: #fff;
    color: #254c70;
    transition: .3s;
    border: 1px solid #254c70;
}

.top_top .bottom a:hover:before {
    background-image: url(/wp-content/uploads/2020/01/top_icon_hv.png);
}

.top_top .three {
    position: absolute;
    bottom: -50px;
    left: 0;
    border-top: 20px solid #fff;
    margin: 0 auto;
}

.top_top .three ul {
    justify-content: space-between;
}

.top_top .three ul li {
    width: 365px;
    height: 120px;
    border-right: 20px solid #fff;
}

.top_top .three ul li:hover a {
    background-color: #fff;
    color: #254c70;
    transition: .3s;
}

.top_top .three ul li:nth-child(1) {
    border-left: 20px solid #fff;
}

.top_top .three ul li:nth-child(3) {
    margin-right: 0;
}

.top_top .three ul li a {
    font-size: 15px;
    color: #fff;
    text-align: center;
    padding: 35px 0 30px 50px;
    background-color: #254c70;
}

.top_top .three ul li a span {
    margin: 20px 0 0 20px;
}

.top_top .three ul li a span.little {
    font-size: 15px;
}

.top_top .three ul li a span.sm {
    font-size: 16px;
}

.top_top .three ul li a span.bg {
    font-size: 20px;
}

.top_top .three ul li {
    position: relative;
}

.top_top .three ul li a:before {
    content: '';
    display: inline-block;
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
    position: absolute;
}

.top_top .three ul li:nth-child(1) a:before {
    width: 70px;
    height: 46px;
    background-image: url(/wp-content/uploads/2020/01/top_icon02.png);
    top: 34px;
    left: 33px;
}

.top_top .three ul li:nth-child(1) a:hover:before {
    background-image: url(/wp-content/uploads/2020/01/top_icon02_hv.png);
    transition: .3s;
}

.top_top .three ul li:nth-child(2) a:before {
    width: 70px;
    height: 50px;
    background-image: url(/wp-content/uploads/2020/01/top_icon03.png);
    top: 25px;
    left: 25px;
}

.top_top .three ul li:nth-child(2) a:hover:before {
    background-image: url(/wp-content/uploads/2020/01/top_icon03_hv.png);
    transition: .3s;
}

.top_top .three ul li:nth-child(3) a:before {
    width: 70px;
    height: 60px;
    background-image: url(/wp-content/uploads/2020/01/top_icon04.png);
    top: 30px;
    left: 52px;
}

.top_top .three ul li:nth-child(3) a:hover:before {
    background-image: url(/wp-content/uploads/2020/01/top_icon04_hv.png);
    transition: .3s;
}

/*-------------------------( information )-------------*/
.top_information {
    padding-top: 80px;
    padding-bottom: 80px;
}

.top_information .post {
    width: 690px;
    margin: 0 auto;
}

.top_information .post ul li {
    border-bottom: 1px dotted #e2e2e2;
}

.top_information .post ul li a {
    font-size: 14px;
    color: #000000;
    padding: 18px 0;
}

.top_information .post ul li a:hover .days {
    color: #a4272d;
    transition: .2s;
}

.top_information .post ul li a.gr_change:hover .days {
    color: #006537;
    transition: .2s;
}

.top_information .post ul li a .event {
    background-color: #a4272d;
    color: #fff;
    padding: 9px 30px;
    margin-right: 30px;
}

.top_information .post ul li a .text {
    margin-left: 24px;
}

.top_information .post ul li a .news {
    padding: 9px 30px;
    background-color: #006537;
    color: #fff;
    margin-right: 30px;
}

.top_information .gray_back {
    background-color: #eeeeee;
    padding-bottom: 90px;
}

.top_information .header_wrap {
    margin-top: 90px;
}

.top_information .ds_box {
    padding: 40px 0 0 45px;
}

.top_information ul li:not(:last-child) {
    margin-bottom: 15px;
}

.top_information ul.ds_box li p {
    font-size: 14px;
    color: #4d4d4d;
    display: flex;
}

.top_information ul.ds_box li p.btn:before {
    content: '';
    display: inline-block;
    width: 18px;
    height: 15px;
    background-image: url(/wp-content/uploads/2020/01/information_check.png);
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
    margin: 0 5px 3px 0;
    display: block;
}

.top_information .left {
    width: 47%;
    margin-top: -30px;
    margin-right: 40px;
    position: relative;
}

.top_information .left a {
    text-decoration: none;
}

.top_information .navi {
    color: #fff;
    font-size: 18px;
    text-align: center;
    background-color: #254c70;
    width: 540px;
    height: 60px;
    line-height: 60px;
    margin: 0 auto;
    letter-spacing: 2px;
}

.top_information .navi:after {
    content: '';
    width: 80px;
    height: 4px;
    display: inline-block;
    background-color: #fff;
    position: absolute;
    top: 56px;
    left: 0;
    right: 0;
    margin: auto;
}

.top_information .img01 {
    width: 260px;
}

.top_information .right {
    width: 47%;
    margin-top: -30px;
    position: relative;
}

.top_information .right a {
    text-decoration: none;
}

.top_information    .example {
    background-color: #fff;
    width: 365px;
}

.top_information .example .link {
    width: 200px;
    height: 40px;
    margin: 30px 0 0 40px;
}

.top_information .right .example .link {
    margin-top: 90px;
}

.top_information .right:hover .link p {
    color: #eeeeee;
    background-color: #333333;
    transition: all .3s;
}

.top_information .left:hover .link p {
    color: #eeeeee;
    background-color: #333333;
    transition: all .3s;
}

.top_information .example p.details {
    text-align: center;
    background-color: #eeeeee;
    color: #333333;
    line-height: 40px;
    display: inherit;
    text-decoration: none;
    font-size: 14px;
    border-radius: 20px;
    transition: .3s;
}

section.top_doorrenovation {
    padding: 80px 0;
    background: #f2f2f2;
}

.renweal_sec_totle {
    border-left: 5px solid #254c70;
    padding: 0px 0px 5px 15px;
    margin: 0 0 40px;
}

.renweal_sec_totle h2 {
    font-size: 30px;
    color: #254c70;
}

.renweal_sec_totle p.sub_title {
    font-size: 16px;
    color: #666;
}

p.outline_text {
    background: #f2f2f2;
    padding: 20px;
    font-size: 16px;
    margin: 0 0 20px;
}

section.top_doorrenovation p.outline_text {
    background: #fff;
}

.text_area {
    font-size: 16px;
    margin: 0 0 20px;
    line-height: 1.8;
}

.text_area p + p {
    margin-top: 20px;
}

.point_text {
    background-color: #254c70;
    text-align: center;
    color: #fff;
    letter-spacing: 1px;
    font-weight: bold;
    font-size: 20px;
    padding: 15px 0;
    margin: 40px 0 40px;
}

.top_doorrenovation_flex > div {
    width: 350px;
}

.top_doorrenovation_flex {
    margin: 0 0 25px;
}

.top_doorrenovation_flex > div .text {
    background-color: #254c70;
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 40px;
}

.top_doorrenovation_flex > div .image {
    overflow: hidden;
    height: 240px;
}

.top_doorrenovation_flex02 .image {
    width: 350px;
}

.top_doorrenovation_flex02_text {
    width: 725px;
    background: #e2e2e2;
    text-align: center;
    padding: 40px;
    font-size: 16px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
}

.top_doorrenovation_flex02_text .title {
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 20px;
}

.top_doorrenovation_flex02_text ul li + li {
    margin-top: 10px;
}

/*-----------------------( works )--------------------*/
section.top_works {
    margin-top: 65px;
}

section.top_works .common_ttl_01 {
    width: 131px;
}

.top_works .list ul li {
    margin-right: 2%
}

.top_works .list ul li:nth-child(-n+4) {
    margin-bottom: 40px;
}

.top_works .list ul li:nth-child(4n) {
    margin-right: 0;
}

.top_works .list ul li .img01 {
    width: 310px;
    height: 200px;
    background-color: #f2f2f2;
    position: relative;
    overflow: hidden;
}

.top_works .list ul li .img01 img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top:0;
    bottom:0;
    right:0;
    left:0;
    margin:auto;
    display: block;
}

.top_works .list ul li p.ttl {
    font-size: 15px;
    color: #000;
    margin-top: 1rem;
    padding-left: 0.6rem;
    border-left: 8px solid #254c70;
}

.top_works .button {
    width: 240px;
    height: 50px;
    margin: 50px auto 60px auto;
}

.top_works .button a {
    text-align: center;
    line-height: 50px;
    font-size: 15px;
    color: #fff;
    background-color: #254c70;
    border-radius: 20px;
}

.top_works .button a:hover {
    background-color: #fff;
    border: 1px solid #254c70;
    color: #254c70;
    transition: .3s;
}

/*-----------------------( help )-----------------*/
.top_help .border {
    border-top: 1px solid #e2e2e2;
}

.top_help .wrap {
    padding-top: 75px;
}

.top_help h2 {
    padding-bottom: 50px;
    margin: 0 auto;
    width: 945px;
}

.top_help .center {
    width: 85%;
    margin: 0 auto;
    padding-bottom: 96px;
}

.top_help .match {
    color: #4d4d4d;
    font-size: 13px;
    line-height: 26px;
}

.top_help .tx01 {
    margin-bottom: 43px;
}

.top_help .tx02 {
    margin-bottom: 43px;
}

.top_help .tx01 span {
    color: #a4272d;
}

/*--------------------( service )------------------*/
.top_service {
    padding: 0 0 80px 0;
}

section.top_service .common_ttl_01 {
    width: 141px;
}

.top_service .common_ttl_02 {
    color: #fff;
}

.top_service .left {
    width: 180px;
}

.top_service .right {
    padding: 25px 0 0 20px;
    width: calc(100% - 180px);
    color: #1a1a1a;
}

.top_service .right .wh_01 {
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: bold;
}

.top_service .right .wh_02 {
    font-size: 16px;
    margin-bottom: 10px;
}

.top_service .right .wh_03 {
    width: 200px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #fff;
    color: #333333;
    border-radius: 20px;
}

.top_service .maintenance:hover .wh_03 {
    background-color: #333333;
    color: #fff;
    border: 1px solid #fff;
}

/*------------------( method )--------------------*/

.method {
    background-color: #eeeeee;
    padding: 63px 0 80px 0;
}

.method .common_ttl_01 {
    width: 162px;
}

.method .post ul li {
    background-color: #fff;
    width: 260px;
    position: relative;
}

.method .post ul li:after {
    content: '';
    background-color: rgba(0,0,0,0.2);
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.method .post ul li:hover:after {
    width: 0;
    height: 0;
}

.method .post ul li a:before {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    background-image: url(/wp-content/uploads/2020/01/method_arrow.png);
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 5px;
    right: 5px;
    transition: all 0.3s;
}

.method .post ul li a:hover:before {
    bottom: 15px;
    right: 15px;
    transition: 0.3s;
}

.method .post ul li .image {
    width: 240px;
    height: 140px;
    background-color: #f2f2f2;
    position: relative;
    overflow: hidden;
    margin: auto;
    margin-top: 10px;
}

.method .post ul li .image img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top:0;
    bottom:0;
    right:0;
    left:0;
    margin:auto;
    display: block;
}

.method .post ul li a {
    padding: 10px;
}

.method .post ul li .cs_text {
    padding: 20px 0 25px 0;
    text-align: center;
}

.method .post ul li .cs_text .blue {
    color: #254c70;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
}

.method .post ul li .cs_text .gray {
    color: #4d4d4d;
    font-size: 13px;
}

/*-------------------------( contact )---------------*/
.top_contact {
    padding: 64px 0 60px 0;
    background-image: url(/wp-content/uploads/2020/01/contact_back.png);
    background-size: cover;
}

.top_contact .common_ttl_01 {
    width: 178px;
}

.top_contact .common_ttl_02 {
    color: #fff;
}

.top_contact ul {
    justify-content: center;
}

.top_contact ul li {
    width: 400px;
    height: 80px;
    position: relative;
}

.top_contact ul li:nth-child(1) {
    margin-right: 20px;
}

.top_contact ul li a:before {
    content: '';
    display: inline-block;
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
}

.top_contact ul li:nth-child(1) a:before {
    width: 35px;
    height: 18px;
    background-image: url(/wp-content/uploads/2020/01/contact_mail.png);
}

.top_contact ul li:nth-child(1) a:hover:before {
    background-image: url(/wp-content/uploads/2020/01/contact_mail_hv.png);
    width: 35px;
    height: 18px;
}

.top_contact ul li:nth-child(2) a {
    display: flex;
}

.top_contact ul li:nth-child(2) a:before {
    width: 30px;
    height: 30px;
    display: inline-block;
    background-image: url(/wp-content/uploads/2020/01/contact_tel.png);
    margin: 35px 20px 0 82px;
}

.top_contact ul li:nth-child(2) a:hover:before {
    background-image: url(/wp-content/uploads/2020/01/contact_tel_hv.png);
}

.top_contact .number a {
    color: #254c70;
    background-color: #fff;
    font-size: 17px;
    text-align: center;
    line-height: 80px;
    transition: all .3s;
}

.top_contact .number a:hover {
    background-image: linear-gradient(to right, rgba(0,0,0,0) 50%, #333333 50%);
    background-position: 0 0;
    background-size: 200% auto;
    background-position: -100% 0;
    color: #fff;
}

.top_contact .call {
    width: 170px;
    padding-top: 5px;
}

.top_contact .call img {
    vertical-align: middle;
}

.top_contact .number a:hover img {
    content: url(/wp-content/uploads/2020/01/contact_number_hv.png);
}

/*-------------------------( footer )---------------------*/
.top_footer {
    background-color: #1a1a1a;
    padding-top: 100px;
}

.footer_wrap {
    padding-bottom: 110px;
}

.footer_wrap .is{
    width: 25%;
}

.top_footer .footer_wrap ul li {
    position: relative;
}

.top_footer .footer_wrap a:after {
    position: absolute;
    bottom: -4px;
    left: 0;
    content: '';
    display: inline-block;
    width: 43%;
    height: 2px;
    background: #fff;
    transform: scale(0, 1);
    transform-origin: left top;
    transition: transform .3s;
}

.top_footer .footer_wrap a:hover:after {
    transform: scale(1, 1);
}

.top_footer .first {
    width: 26%;
    margin-right: 50px;
}

.top_footer .first .footer_logo {
    width: 318px;
    margin-bottom: 38px;
}

.top_footer .first ul li:not(:last-child) {
    margin-bottom: 14px;
}

.top_footer .first ul li {
    font-size: 14px;
    color: #ffffff;
    opacity: 0.4;
}

.top_footer .first .is {
    margin-top: 36px;
    width: 300px;
}

.top_footer .first .is a:hover {
    transition: .3s;
    opacity: 0.7;
}

.top_footer .first .is a:after {
    width: 0;
    height: 0;
}

.top_footer a.round {
    margin-bottom: 14px;
}

.top_footer a.round:before {
    content: '●';
    color: #fff;
    display: inline-block;
    margin-right: 5px;
}

.top_footer .second {
    width: 19%;
}

.top_footer .second a {
    color: #fff;
    font-size: 15px;
}

.top_footer .second_list li:nth-child(2) a:after {
    width: 50%;
}

.top_footer .second_list li:nth-child(n+4) a {
    color: #ffffff;
    opacity: 0.4;
    padding-left: 27px;
    margin-bottom: 10px;
}

.top_footer .second_list li:nth-child(4) a:after {
    width: 74%;
    left: 10%;
}

.top_footer .second_list li:nth-child(5) a:after {
    width: 85%;
    left: 10%;
}

.top_footer .third a {
    color: #fff;
    font-size: 15px;
}

.top_footer .third {
    width: 19%;
}

.top_footer .third ul.third_list li:nth-child(2) a:after {
    width: 60%;
}

.top_footer .third ul.third_list li:nth-child(3) a:after {
    width: 100%;
}

.top_footer .third ul.third_list li:nth-child(4) a:after {
    width: 100%;
}

.top_footer .third ul.third_list li:nth-child(5) a:after {
    width: 50%;
}

.top_footer .third ul.third_list li:nth-child(7) a:after {
    width: 67%;
}

.top_footer .third ul.third_list li:nth-child(8) a:after {
    width: 54%;
}

.top_footer .third ul.third_list li:last-child a {
    color: #ffffff;
    opacity: 0.4;
    padding-left: 27px;
    margin-bottom: 10px;
}

.top_footer .third ul.third_list li:last-child a:before {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    background-image: url(/wp-content/uploads/2020/01/footer_arrow.png);
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
    margin: 0 5px 5px 0;
}

.top_footer .third ul.third_list li:nth-child(9) a:after {
    width: 80%;
    left: 10%;
}

.top_footer .second_list02 li:not(:last-child):not(:first-child) a {
    color: #ffffff;
    opacity: 0.4;
    padding-left: 27px;
    margin-bottom: 10px;
}

.top_footer .second_list02 li:nth-child(2) a:after {
    width: 55%;
    left: 10%;
}

.top_footer .second_list02 li:nth-child(3) a:after {
    width: 55%;
    left: 10%;
}

.top_footer .second_list02 li:nth-child(4) a:after {
    width: 55%;
    left: 10%;
}

.top_footer .second_list02 li:nth-child(5) a:after {
    width: 76%;
    left: 10%;
}

.top_footer .forth {
    width: 18%;
}

.top_footer .forth a {
    text-align: center;
    padding: 20px 0 10px 0;
}

.top_footer .forth .blog_link {
    width: 220px;
    border: 1px solid #fff;
    margin-bottom: 20px;
}

.top_footer .forth .blog_link:hover {
    opacity: .7;
}

.top_footer .forth .blog_link p.text01 {
    font-size: 15px;
    color: #fff;
    margin-bottom: 7px;
}

.top_footer .forth .blog_link p.text02 {
    font-size: 30px;
    color: #ffff00;
    margin-bottom: 13px;
}

.top_footer .forth .blog_link p.text03 {
    font-size: 12px;
    color: #333333;
    background-color: #ffff00;
    width: 90%;
    margin: 0 auto;
    padding: 10px 0 7px 0;
}

.top_footer .forth .service_link {
    border: 1px solid #fff;
    width: 220px;
}

.top_footer .forth .service_link:hover {
    opacity: .7;
}

.top_footer .forth .service_link p.text01 {
    font-size: 11px;
    color: #fff;
    margin-bottom: 7px;
}

.top_footer .forth .service_link p.text02 {
    font-size: 22px;
    color: #c3ae95;
    margin-bottom: 13px;
}

.top_footer .forth .service_link p.text03 {
    font-size: 12px;
    color: #333333;
    background-color: rgba(255,255,255,0.8);
    width: 90%;
    margin: 0 auto;
    padding: 10px 0 7px 0;
}

.top_footer .copy {
    color: #fff;
    text-align: center;
    padding: 40px 0 38px 0;
    border-top: 1px solid #fff;
}

/*--------------------------------( measures )--------------------*/
.top_measures .pageTextBox ul li p.se_link {
    margin-top: 20px;
}

.top_measures .pageTextBox li .grayBg {
    padding: 20px;
}

.top_measures .commonH2 {
    margin-top: 50px;
}

/*--------------------------------( existing )--------------------*/

.existingInner .exisiting_link {
    margin: 30px 0 50px 0;
}

.existingInner .exisiting_link li {
    width: 100%;
    margin-right: 20px;
    justify-content: space-around;
    padding: 20px 0;
}

.existingInner .pointBox ._tex {
    width: 80%;
}

.existingInner .pointBox .img {
    width: 20%;
}

/*********************************************** pc page ***********************************************/
/* ------------------ ( 施工の流れ ) ------------------ */
.pageFlow li {
    position: relative;
}

.pageFlow li:not(:last-child) {
    padding-bottom: 80px
}

.pageFlow li:not(:last-child):before {
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    left: 50px;
    width: 5px;
    bottom: 0;
    background: #eeeeee;
}

.pageFlow li h2 {
    background: linear-gradient(transparent 70%, #eeeeee 70%);
    display: inline-block;
    font-size: 28px;
    position: relative;
    line-height: 1.3;
    padding: 5px 0;
    font-family: 'TsukuARdGothic-Regular',sans-serif;
    margin-bottom: 10px
}

.pageFlow li ._no {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100px;
    height: 100px;
    border: 3px dotted #254c70;
    border-radius: 50%;
    background: #fff;
    text-align: center;
    font-size: 40px;
    font-family: 'TsukuARdGothic-Regular',sans-serif;
    font-weight: bold
}

.pageFlow li ._no span {
    font-size: 15px;
    display: block;
    margin-bottom: -5px;
    padding-top: 12px;
}

.pageFlow li ._inner {
    padding: 0 0 0 130px;
}

.pageFlow li .tex {
    width: 55%
}

.pageFlow li .img {
    width: 40%
}

/* ------------------ ( ドアの老朽化でお困りの方へ ) ------------------ */
.pageTextBox .grayBg {
    padding: 20px
}

.pageTextBox .grayBg .checkSheat {
    width: calc(100% - 300px)
}

.pageTextBox .grayBg .img {
    width: 180px;
    margin: auto;
}

.pageAging .arowDown {
    width: 50px;
    margin: 30px auto
}

.pageAging .agingRed {
    border: 3px solid #eeeeee;
    padding: 20px;
}

.pageAging .agingRed p {
    color: #000;
    font-size: 18px;
}

.pageAging .agingRed p:before {
    font-family: "Font Awesome 5 Free";
    content: "\f06a";
    font-weight: 900;
    padding-right: 5px;
    color: #a4272d;
}

.agingImgBox {
    position: relative;
}

.agingImgBox .img {
    width: 70%
}

.agingImgBox p {
    position: absolute;
    bottom: -19px;
    right: 0;
    background: #fff;
    padding: 15px;
    width: 50%;
    font-family: "logotype";
    border: 3px solid #eeeeee;
}

/* ------------------ ( ドア震災対策の要「対震丁番」 ) ------------------ */
.hingeTop {
    margin: 50px 0
}

.commonBtn.mSmall {
    margin: 20px 0
}

.existingTable {
    margin: 50px 0 0;
}

caption {
    font-size: 14px;
    padding-bottom: 5px;
}

.testTable {
    width: 100%;
    border-collapse: collapse;
}

.testTable .right,
.testTable .cRight {
    width: 25%;
}

.testTable .left {
    width: 40%;
}

.testTable caption {
    font-weight: bold;
}

.testTable thead th {
    background-color: #808080;
    font-weight: bold;
    color: #fff;
    font-weight: normal;
}

.testTable tbody th {
    background-color: #f8f8f8;
}

.testTable th,
.testTable td {
    text-align: center;
    vertical-align: middle;
    padding: 6px 0;
    border: 1px solid #d5d5d5;
    line-height: 1.5;
}

/* ------------------ ( pointBox ) ------------------ */
.existingInner .pointBox ._tex {
    width: 75% !important;
    padding: 0
}

.existingInner .pointBox .img {
    width: 20% !important
}

.existingInner .pointBox .flex-sb {
    padding: 20px;
}

/* ------------------ ( menu ) ------------------ */
.headSpMenu p {
    color: #000
}

header.top_header.pc {
    border-top: 5px solid #254c70;
    position: fixed;
    width: 100%;
    background-color: #fff;
    z-index: 9999;
}

/* ------------------ ( 施工実績 ) ------------------ */
/*** 物件一覧 archive ***/
ul.bulkken_archive_box {
    display: flex;
    flex-wrap: wrap;
    margin-top: 50px;
}

ul.bulkken_archive_box li {
    width: 23%;
    margin: 0 1% 45px 1%;
    transition: 0.2s;
}

ul.bulkken_archive_box li .img {
    width: 100%;
    height: 200px;
    background-color: #f2f2f2;
    position: relative;
    overflow: hidden;
}

ul.bulkken_archive_box li .img img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top:0;
    bottom:0;
    right:0;
    left:0;
    margin:auto;
    display: block;
    -moz-transition: -moz-transform 0.5s linear;
    -webkit-transition: -webkit-transform 0.5s linear;
    -o-transition: -o-transform 0.5s linear;
    -ms-transition: -ms-transform 0.5s linear;
    transition: transform 0.5s linear;
}

ul.bulkken_archive_box li .img:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

ul.bulkken_archive_box li    h2 {
    font-size: 16px;
    color: #000
}

/*** 物件一覧 single ***/
/*slider設定*/
.bk_img_box .bx-wrapper {
    box-shadow: none;
    border: none;
    background: none;
    margin-bottom: 0;
    position: relative;
}

.bk_img_box .bx-wrapper .bx-next {
    left: 10px;
    background: url(/wp-content/uploads/2019/10/pager_ll.png) no-repeat ;
}

.bk_img_box .bx-wrapper .bx-prev {
    right: 10px;
    left: auto;
    background: url(/wp-content/uploads/2019/10/pager_r.png) no-repeat;
}

.bk_img_box .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 50px;
    height: 50px;
    text-indent: -9999px;
    z-index: 9999;
}

/*bk_img_box*/
.bk_img_box {
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px
}

.bk_img_box ul li img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    max-height: 100%;
}

/*slider画像*/
.bk_slider {
    width: 55%
}

.bk_img_box ul.bk_slider li {
    width: 100%;
    height: 400px;
    background: #f2f2f2;
}

/*pager画像*/
.bk_slider_control {
    width: 40%
}

.bk_img_box ul.bk_pager li {
    display: block;
    width: 100px;
    height: 70px;
    margin: 5px;
    position: relative;
    overflow: hidden;
    background: #f2f2f2;
}

ul.bk_pager {
    display: flex;
    flex-wrap: wrap;
}

/*bkDetails*/
.pointBox.typeBlue {
    background-color: rgba(37,76,112,.2);
}

.pointBox.typeBlue ._ttl {
    border-bottom: 2px dotted #4d4d4d;
}

.bkDetails .imgBox {
    margin: 30px 0 60px;
    position: relative;
}

.bkDetails .imgBox:before {
    content: '';
    display: inline-block;
    width: 70px;
    height: 70px;
    background-image: url(/wp-content/uploads/2020/01/arowRight.png);
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 100;
}

.bkDetails .imgBox ul {
    width: 100%
}

.bkDetails .imgBox li {
    width: 48%
}

.bkDetails .imgBox p {
    text-align: center;
    font-size: 30px;
    font-family: 'TsukuARdGothic-Regular',sans-serif;
}

.bkDetails .imgBox .img {
    width: 100%;
    height: 400px;
    background-color: #fff;
    position: relative;
    overflow: hidden;
}

.bkDetails .imgBox .img img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top:0;
    bottom:0;
    right:0;
    left:0;
    margin:auto;
    display: block;
}

/* ------------------ ( 投稿) ------------------ */
/*h1タイトル*/
.category-news .tokoH1Brog,
.category-news .tokoH1Event {
    display: none;
}

.category-event .tokoH1News,
.category-event .tokoH1Brog {
    display: none;
}

.category-blog .tokoH1News,
.category-brog .tokoH1Event {
    display: none;
}

/*** お知らせ single ***/
.singleSidebar {
    width: 25%;
    margin-top: 30px;
}

.singleContent {
    width:70%;
}

/* お知らせ　上部固定表示 */
/* お知らせ　下部固定表示 */
.singleContent .commonBtn {
    margin: 60px 0 0
}

/* 記事　本文 */
.news_toko_single .news_honbun {
    font-size: 15px;
    line-height: 1.5;
}

.news_toko_single .news_honbun h2 {
    margin-top: 3em;
    margin-bottom: 1em;
    font-size: 28px;
    line-height: 1.2;
    border-bottom: 3px solid #123554;
    padding-bottom: 15px;
}

.news_toko_single .news_honbun h3 {
    margin-top: 2em;
    margin-bottom: 1em;
    font-size: 24px;
    line-height: 1.2;
    border-left: 7px solid #123554;
    padding-left: 15px;
}

.news_toko_single .news_honbun h4 {
    margin-top: 2em;
    margin-bottom: 1em;
    font-size: 20px;
    line-height: 1.2;
    position: relative;
}

.news_toko_single .news_honbun h4:before {
    font-family: "Font Awesome 5 Free";
    content: "\f0c8";
    font-weight: 900;
    padding-right: 5px;
    color: #123554;
}

.news_toko_single .news_honbun p {
    font-size: 16px;
    line-height: 1.6;
    margin: 1em 0;
}

.wp-block-gallery {
    margin: 30px 0;
}

.news_toko_single a {
    color: #123554;
    text-decoration: underline;
}

.wp-block-image {
    width: 100%;
    height: 280px;
    background-color: #eeeeee;
    position: relative;
    overflow: hidden;
}

.wp-block-image img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top:0;
    bottom:0;
    right:0;
    left:0;
    margin:auto;
    display: block;
}

/*お知らせ sidebar*/
aside#info-side li a:hover {
    color: #123554
}

aside#info-side h2 {
    border-bottom: 1px solid #003f85;
    color: #fff;
    font-weight: 500;
    text-align: center;
    margin-bottom: 10px;
    height: 45px;
    line-height: 45px;
    border-bottom: 3px solid #123554;
    color: #123554
}

aside#info-side span.single_day {
    display: inline-block;
    padding: 5px 10px;
    background: #0071bb;
    margin-right: 5px;
}

aside#info-side li a {
    display: block;
    padding: 15px 10px;
    text-decoration: none;
    border-bottom: 1px solid #ececec;
    color: #000;
}

aside#info-side li a span {
    display: block;
}

aside#info-side li a span:before {
    font-family: "Font Awesome 5 Free";
    content: "\f017";
    font-weight: 900;
    padding-right: 5px;
    color: #123554;
}

/*** お知らせ archive ***/
.news_toko_archive li {
    border-bottom: 1px solid #eee;
    width: 100%;
}

.news_toko_archive li a {
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: #000;
    padding: 0 20px
}

.news_toko_archive li a:hover {
    color: #254c70;
    transition: .2s
}

.news_toko_archive li p {
    width: 10%;
    font-family: 'TsukuARdGothic-Regular',sans-serif;
    line-height: 50px
}

.news_toko_archive li h2 {
    width: 88%;
    font-weight: normal;
    font-size: 18px;
    line-height: 50px
}

/*投稿ナビ*/
.wp-pagenavi a {
    border: none !important;
}

span.pages {
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    border-bottom: 1px solid #000 !important;
    padding: 0 15px !important;
    margin: 0 10px !important;
}

.wp-pagenavi {
    clear: both;
    display: flex;
    justify-content: center;
    margin-top: 50px;
}

a.page.smaller,
span.current ,
a.page.larger    {
    display: table-cell;
    font-size: 14px;
    width: 24px;
    height: 24px;
    text-align: center;
    vertical-align: middle;
    padding-top: 2px;
    margin:0 !important;
}

a.page.smaller ,
a.page.larger {
     background: #E0E1E5;
     color: #939393;
}

span.current {
    color: #fff;
    background: #363A47;
}

a.previouspostslink ,
a.nextpostslink {
    line-height: 1;
    color: #000 !important;
    margin: 0 !important;
    font-size: 20px;
    padding: 0 10px !important;
}

/* ------------------ ( よくあるご質問 ) ------------------ */
.closeBtnHat {
    display: none !important;
}

.pageQA .typeQ {
    border-bottom: 1px solid #d4d9dd;
    padding: 20px 0;
    margin: 0;
}

.pageQA .typeQ h3 {
    padding: 10px 10px 10px 40px;
    margin: 0;
    color: #254c70;
    font-size: 18px;
    position: relative;
    font-weight: normal;
}

.pageQA .typeQ h3:after {
    color: #254c70;
    content: "Q.";
    display: block;
    position: absolute;
    top: -5px;
    left: 0px;
    font-size: 28px;
    font-family: 'TsukuARdGothic-Regular',sans-serif;
}

.pageQA .typeQ h3 span {
    position: absolute;
    top: 50%;
    right: 20px;
    width: 22px;
    height: 22px;
    margin-top: -15px;
    border-radius: 50%;
    transition-duration: 0.2s;
}

.pageQA .typeQ h3 span:before {
    content: "";
    position: absolute;
    background: #254c70;
    top: 5px;
    left: 12px;
    width: 2px;
    height: 16px;
}

.pageQA .typeQ h3 span:after {
    content: "";
    position: absolute;
    background: #254c70;
    top: 12px;
    left: 5px;
    width: 16px;
    height: 2px;
}

.pageQA .typeA {
    padding: 10px 10px 10px 40px;
    margin: 5px 0 0 0;
    font-size: 16px;
    position: relative;
    color: #4d4d4d
}

.pageQA .typeA:after {
    color: #254c70;
    content: "A.";
    display: block;
    position: absolute;
    top: 5px;
    left: 0px;
    font-size: 28px;
    font-family: 'TsukuARdGothic-Regular',sans-serif;
}

/* ------------------ ( ドアの性能について ) ------------------ */
.pageDemo .grayBg {
    padding: 20px
}

.grayBg {
    background-color: #eeeeee
}

.performanceInner .grayBg {
    background-color: #eeeeee;
    padding: 30px 20px;
    position: relative;
}

.performanceInner .img {
    width: 150px;
    position: absolute;
    bottom: 0;
    right: 10px;
}

.performanceInner .grayBg p {
    width:calc(100% - 200px)
}

.commonNo {
    font-size: 22px;
    font-family: "logotype";
    margin: 15px 0
}

.commonNo span {
    font-size: 18px;
    color: #a4272d;
    font-family: 'TsukuARdGothic-Regular',sans-serif;
    border-bottom: 2px solid #a4272d;
    margin-right: 10px;
}

/**/
.performanceTable {
    background-color: #eeeeee;
    padding: 20px;
    margin: 30px 0;
}

.performanceTable table {
    border-bottom: 1px solid #ededed;
    font-size: 14px;
    line-height: 2;
    margin: auto;
    width: 100%;
    border-collapse: collapse;
    background-color: #fff;
    padding: 20px;
}

.performanceTable tr {
    border-bottom: 1px solid #bdc8ca;
}

.performanceTable th , .performanceTable td {
    padding: 20px 10px;
    font-size: 14px
}

.performanceTable th {
    text-align: left;
    font-weight: normal;
    position: relative;
}

.performanceTable td {
    text-align: center;
}

.performanceTable .type01 {
    background-color:rgba(0,101,55,.8);
    color: #fff
}

.performanceTable .type02 {
    background-color:rgba(164,39,45,.8);
    color: #fff
}

.tC {
    text-align: center !important
}

.tR {
    text-align: right !important
}

/* ------------------ ( ドア交換4つの工法 ) ------------------ */
.commonTtl span {
    font-size: 18px
}

.exchangeTop {
    position: relative;
    margin-top: 50px
}

.exchangeTop .img {
    width: 70%
}

.exchangeTop .tex {
    position: absolute;
    bottom:0;
    right: 0;
    width: 50%;
    background-color: #fff;
    padding: 20px;
}

.exchangeBottom {
    margin-top: 100px
}

.cadImg {
    background-color: #eeeeee;
    padding: 30px;
    margin-top: 30px
}

.cadImg .img {
    width: 50%
}

.cadImg .img {
    width: 50%
}

.bgBlue {
    background-color: #254c70;
    padding: 20px;
    color: #fff;

}

/* ------------------ ( 工法について ) ------------------ */
.pageHowto .method {
    margin-top: 70px
}

/* ------------------ ( サービス内容 ) ------------------ */

._serviceInnerTop .img {
    margin-bottom: 30px
}

/* ------------------ ( 集合住宅のドアメンテナンス ) ------------------ */
.commonBlue {
    font-size: 30px;
    line-height: 1.7;
    font-weight: normal;
    font-family: "logotype";
    color: #254c70;
    margin: 20px 0
}

.commonTable {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 10px 0;
}

.commonTable tr {
    border: solid 2px #e2e2e2;
}

.commonTable th , .commonTable td {
    border-bottom: solid 2px #e2e2e2;
    padding: 20px 5px;
    line-height: 1.5
}

.commonTable th {
    width: 20%;
    border-right: solid 2px #e2e2e2;
    text-align: center;
}

.commonTable td {
    width: 80%;
}

.commonTable a {
    color: #254c70 !important;
    font-size: 14px!important
}

.smallFont {
    font-size: 14px !important
}

.performanceTable p {
    padding-top: 10px
}

/**/
.checkSheat {
    width: 47%;
    padding: 20px;
    position: relative;
    background-color: #fff;
    padding: 20px;
}

.checkSheat:after {
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    border-width: 0 45px 45px 0;
    border-style: solid;
    border-color: #254c70 #eeeeee #254c70;
    box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15);
}

._serviceChildInnerTop:before {
    z-index: 100;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: -100vw;
    bottom: 0;
    width: 100vw;
    background-color: #eeeeee;
}

.checkSheat p {
    padding: 5px;
    border-bottom: 2px dotted #ccc;
    position: relative;
    font-size: 14px;
}

.checkSheat p:nth-child(1) {
    padding: 5px 26px 5px 5px;
}

.checkSheat p:before {
    content: '';
    display: inline-block;
    width: 18px;
    height: 15px;
    background-image: url(/wp-content/uploads/2020/01/information_check.png);
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
    margin-right: 5px
}

.checkSheat h3 {
    margin: auto;
    text-align: center;
    background-color: #254c70;
    font-family: "logotype";
    color: #fff;
    line-height: 50px;
    font-size: 18px;
    margin-top: 20px;
}

/**/
._serviceChildInnerTop {
    background: #eeeeee;
    padding: 30px 30px 30px 0;
    position: relative;
}

._serviceChildInnerTop .commonTtl {
    margin: 0 0 20px;
}

._serviceChildInnerTop .img {
    width: 50%;
}

/**/
._serviceChildInnerBottom {
    margin-top: 50px;
}

.pageTextBox ul:not(:last-child) {
    margin-bottom: 100px
}

.pageTextBox li:not(:last-child) {
    margin-bottom: 80px
}

.pageTextBox p {
    line-height: 1.5 !important
}

._serviceChildInnerBottom .commonH3 {
    color: #254c70;
    margin: 10px 10px 20px;
}

._serviceChildInnerBottom p {
    color: #4d4d4d;
    line-height: 1.5 !important
}

._serviceChildInnerBottom a.commonBtn {
    margin: 20px 0;
}

/**/
.pointBox {
    margin: 30px 0;
    background-color: #eeeeee;
    border-radius: 10px;
    border: 10px solid #254c70;
}

.pointBox ._ttl {
    position: relative;
    border-bottom: 3px dashed #254c70;
    display: flex;
    font-weight: bold;
    font-family: "logotype";
    padding: 15px;
}

.pointBox ._ttl:before {
    content: '';
    display: inline-block;
    width: 30px;
    height: 30px;
    background-image: url(/wp-content/uploads/2020/01/icon02.png);
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
    margin-right: 10px;
    margin-top: 10px;
}

.pointBox ._ttl p {
    font-size: 30px !important;
}

.pointBox ._tex {
    padding: 20px;
}

/* ------------------ ( contact お問い合わせ ) ------------------ */
.common_page_top.contact .common_page_h1 h1:before {
    content: 'contact';
}

.common_page_top.reservation .common_page_h1 h1:before {
    content: 'Visit reservation';
}

.c_contents {
    width: 100%
}

/* 中身 */
.c_contents table {
     border-bottom: 1px solid #ededed;
    font-size: 14px;
    line-height: 2;
    margin: auto;
    width: 100%;
    border-collapse: collapse;
}

.c_contents tr {
    border-bottom: 1px solid #bdc8ca;
}

.c_contents th , .c_contents td {
    padding: 20px 10px;
    font-size: 14px
}

.c_contents th {
    width: 30%;
    text-align: left;
    font-weight: normal;
    position: relative;
}

.c_contents td {
    width: 70%;
}

.mwform-radio-field label {
    display: inline-block;
}

/* 確認、送信ボタン */

.c_btn {
    text-align: center;
    margin: 30px auto;
    width: 200px;
    height: 30px;
    transition: .4s
}

input.sousin {
    font-size: 16px;
    width: 100%;
    border: 1px solid #254c70;
    background-color: #254c70;
    color: #fff;
    font-size: 15px;
    text-align: center;
    text-decoration: none;
    min-width: 88px;
    margin: 0;
    padding:10px 0;
    cursor: pointer;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    transition: .4s
}

.c_btn:hover input.sousin {
    background-color: #fff;
    color: #254c70
}

/* 必須 */

.c_contents .check:after {
    content: '※';
    color: #fff;
    padding-left: 5px;
}

.c_contents th span {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 12px;
    margin: auto;
    height: 30px;
    padding: 2px 8px 0;
    line-height: 1.5;
    border-radius: 3px;
    color: #fff;
    background-color: #254c70;
}

.c_contents th span.ninni {
    background-color: #eeeeee;
    color: #666
}

/* form */
.text_form {
    width: 100%;
}

.mw_wp_form .horizontal-item + .horizontal-item {
    margin-left: 0px !important;
}

span.mwform-checkbox-field.horizontal-item {
    display: block;
}

.c_contents select {
    height: 30px !important;
    background-color: #fff;
    font-size: 14px
}

/* ------------------ ( sitemap ) ------------------ */
#sitemap_list {
    background-color: #eeeeee;
    padding: 50px 20px 20px !important;
}

#sitemap_list a {
    text-decoration: none;
    color: #333;
    padding: 0;
    transition: .4s;
}

#sitemap_list a:hover {
    color: #254c70
}

#sitemap_list a:before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    background-image: url(/wp-content/uploads/2020/01/icon01.png);
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
}

#sitemap_list li li {
    background: none !important;
    position: relative;
    padding: 0 0 0 55px !important;
}

#sitemap_list li li a:before {
     content: '';
    position: absolute;
    top: 50%;
    left: 0;
    display: inline-block;
    width: 45px;
    height: 1px;
    background-color: black;
    }
.text_form {
    width: 100%;
    font-size: 16px;
}

/* ------------------ ( 個人情報保護方針 ) ------------------ */
.page_privacy .type1 {
    margin: 0 0 30px 0;
}

.page_privacy p.type2 {
    padding-bottom: 30px;
    padding-left: 10px;
    color: #666666;
}

/* ------------------ ( 会社概要 ) ------------------ */
.pageInfo .infoTable table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}

.pageInfo .infoTable table th , .pageInfo .infoTable table td {
    border-bottom: solid 2px #bdbdbd;
    padding: 20px 5px
}

.pageInfo .infoTable table th {
    width: 20%;
    font-family: "logotype";
}

.pageInfo .infoTable table td {
    width: 80%;
}

.pageInfo .infoMap {
    margin-top: 50px;
    height: 200px
}

a.telNo {
    color: #000
}

/*infoCompany*/
.infoCompany {
    margin-top: 100px
}

.infoCompany ul {
    width: 100%
}

.infoCompany li:not(:last-child) {
    margin-bottom: 50px
}

.infoCompany ._text {
    width: 35%
}

.infoCompany ._text p {
    border-left: 1px solid #e2e2e2;
    padding-left: 20px
}

.infoCompany ._map {
    width: 60%
}

.infoCompany ._map {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}

.infoCompany ._map:hover {
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0);
}

/*Historytable*/
.infoHistory {
    margin-top: 100px
}

.Historytable {
    width: 100%
}

.Historytable th ,
.Historytable td {
    border-bottom: 1px dotted #e2e2e2
}

.Historytable th {
    width: 30%;
    font-size: 50px !important;
    color: rgba(37,76,112,.5);
    line-height: 1;
    padding: 20px 0;
    border-right: 1px solid #254c70
}

.Historytable th span {
    font-size: 15px;
    display: block;
    color: #4d4d4d;
    font-weight: normal;
    padding-top: 5px
}

.Historytable td {
    width: 70%
}

.Historytable td li {
    position: relative;
    padding-left: 20px;
}

.Historytable td li:before {
    font-family: "Font Awesome 5 Free";
    content: "\f111";
    font-weight: 900;
    padding-right: 5px;
    color: #254c70;
    position: absolute;
    top: 0;
    left: -11px;
}

/* ------------------ ( common ) ------------------ */

@font-face {
font-family:"logotype";
    src: url(/wp-content/themes/twentynineteen/fonts/UtsukushiFONT.otf) format("otf"),
     url(/wp-content/themes/twentynineteen/fonts/UtsukushiFONT.otf) format("woff");
}

.fontU {
    font-family: "logotype";
}

.red {
    color: #a4272d
}

.blue {
    color: #254c70
}

.gray {
    color: #808080
}

/* ------------------ ( page ) ------------------ */

/**/
.sideContents {
    width: calc(100% - 250px);
}

.commonSideNav.typePage {
    width: 200px
}

.commonSideNav h2 {
    font-size: 16px;
    letter-spacing: 0.3em;
    padding-bottom: 6px;
    border-bottom: 1px solid #E0E1E5;
    margin-bottom: 24px;
}

.commonSideNav ul li:not(:last-child) {
    padding-bottom: 16px;
}

.commonSideNav ul li.type01 a {
    font-size: 14px;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #254c70;
    text-decoration: none;
    text-align: center;
    padding: 5px;
    color: #fff
}

.commonSideNav ul li.type02 a {
    position: relative;
    padding-left: 24px;
    font-size: 14px;
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: #000
}

.commonSideNav ul li.type02 a:before {
    content: "";
    position: absolute;
    top: 6px;
    left: 0;
    width: 6px;
    height: 6px;
    border-top: 1px solid #254c70;
    border-right: 1px solid #254c70;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.commonSideNav ul li a:hover {
    opacity: 0.5;
}

/**/
.common_page_top {
    padding-top: 75px;
}

.common_page_top .common_page_h1 {
    padding: 100px 0 0;
    background-image: url(/wp-content/uploads/2020/01/contact_back.png);
}

.common_page_top .common_page_h1 h1,
.common_page_top .common_page_h1 h2 {
    font-size: 35px;
    text-align: center;
    position: relative;
    font-weight: normal;
    background: #fff;
    padding: 50px 0;
    font-family: "logotype";
}

.common_page_top .common_page_h1 h1:after,
.common_page_top .common_page_h1 h2:after {
    position: absolute;
    content: "";
    height: 40px;
    width: 1px;
    bottom: -5px;
    left: 50%;
    background-color: #254c70;
}

/*breadcrumb*/
.common_page_top .breadcrumb {
    margin-top: 30px;
}

.common_page_top .breadcrumb a {
    display: inline;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: #e2e2e2
}

.common_page_top .breadcrumb span[property=name] {
    text-decoration: none;
    color: #808080;
    padding: 5px 10px;
    font-size: 14px;
}

.common_page_top .breadcrumb span[property=name]:hover {
    transition: .2s;
     color: #254c70;
}

.common_page_top .breadcrumb span.current-item {
    text-decoration: none;
    color: #254c70;
    padding: 5px 10px;
    font-size: 14px;
}

/**/
.common_page_contents {
    margin: 100px 0
}

/*template*/
.common_page_contents p,
.common_page_contents a,
.common_page_contents th,
.common_page_contents td {
    font-size: 16px
}

.common_page_contents p {
    line-height: 1.7
}

span.red_color {
    color: #b90404;
}

/**/
a.commonBtn {
    display: block;
    color: #fff !important;
    text-decoration: none;
    width: 300px;
    height: 48px;
    background-color: #808080;
    border: 1px solid #808080;
    color: #fff;
    text-align: center;
    line-height: 50px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    margin: 60px 0;
    font-family: "logotype";
}

a.commonBtn:before {
    position: absolute;
    top: 0;
    right: 300px;
    content: '';
    width: 120%;
    height: 100%;
    background: #fff;
    transform-origin: right top;
    transition: .3s;
    z-index: -1;
}

a.commonBtn:hover {
    color: #808080 !important
}

a.commonBtn:hover::before {
    transform-origin: left top;
    top: 0;
    right: 0;
}

/**/
.commonH2 {
    margin: 5px 0 20px;
    background-color: #254c70;
    color: #fff;
    padding: 10px 15px 10px 70px;
    font-size: 22px;
    /* height: 42px; */
    display: flex;
    line-height: 30px;
    font-family: "logotype";
    position: relative;
}

.commonH2:before {
    content: '';
    display: block;
    width: 70px;
    height: 40px;
    background-image: url(/wp-content/uploads/2020/01/top_icon04.png);
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
    position: absolute;
    top: 4px;
    left: 10px;
}

.commonH3 {
    position: relative;
    font-size: 20px;
    font-weight: normal;
    padding: 0 0 0 20px;
    margin: 10px;
    font-family: "logotype";
}

.commonH3:after {
    content: "";
    display: block;
    width: 10px;
    height: 1px;
    background: #254c70;
    position: absolute;
    top: 50%;
    left: 0;
}

/**/
.commonTtl {
    margin: 50px 0 20px 0;
    padding: 0 0 10px 15px;
    border-bottom: 2px dotted #dcdcdc;
    position: relative;
    font-size: 28px;
    font-weight: normal;
    font-family: "logotype";
    display: block;
    width: 100%;
}

.commonTtl:before {
     content: "";
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 7px;
    width: 3px;
    background: #254c70;
}


.pageFlow_box {
    background: #eeeeee;
    color: #4d4d4d;
    border-radius: 10px;
    margin-top: 50px;
}

.pageFlow_box h2 {
    font-size: 20px;
    border-bottom: 2px dotted #dcdcdc;
    padding-bottom: 0.5rem;
    padding: 15px;
    font-family: "logotype";
}

.pageFlow_box h2 i {
    margin-right: 10px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #254c70;
    color: #fff;
    border-radius: 30px;
    font-size: 15px;
}

p.pageFlow_attention {
    text-align: right;
    margin-top: 1rem;
}

.pageFlow_box p {
    padding: 15px 20px;
}

/*** PREPA ***/
p.prepaFlow_p {
    display: block;
    text-align: right;
    width: 100%;
    font-size: 14px;
}

.prepaLR .text {
    width: 75%;
}

.prepaLR .img {
    width: 23%;
}

.prepaLR {
    margin-bottom: 30px;
}

.text > .pointBox {
    margin-top: 0;
}

.prexitTable {
    width: 49%;
}

.prexitTable th,.prexitTable td {
    font-size: 14px;
}

.prexitTable:nth-of-type(1) tr:first-child th,
.prexitTable:nth-of-type(1) tr:first-child td {
    background: #254c70;
    color: #fff;
}

.prexitTable:nth-of-type(2) tr:first-child th,
.prexitTable:nth-of-type(2) tr:first-child td {
    background: #257062;
    color: #fff;
}

small.sAttention {
    font-size: 12px;
}

ul.prexitTable_li {
    list-style: disc;
    margin-left: 2rem;
}

ul.prexitTable_li > li {
    margin-bottom: 0 !important;
    margin: .5rem 0;
    line-height: 1.4;
}

table.aTable th {
    background: #f3e2f2;
}

table.bTable th {
    background: #e2f3ea;
}

table.dTable th {
    background: #d8e4ef;
}

.prexitImg .img {
    width: 45%;
    text-align: center;
}

.prexitImg:not(:last-child) {
    margin-bottom: 30px;
}

.prexitImg {
    position: relative;
}

.prexitImg:before {
    content: "";
    position: absolute;
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 25px 0 25px 20px;
    border-color: transparent transparent transparent #254c70;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
}

/*** TOP_新製品 ***/
.product_box {
    width: 50%;
    padding: 50px;
    background: #254c70;
    color: #fff;
    transition: .3s;
    position: relative;
    z-index: 0;
}

.product_box:before {
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}

.product_box:hover {
    opacity: .7;
}

section.top_product {
    padding-top: 75px;
    border-top: 1px solid #e2e2e2;
}

.product_L {
    border-right: 1px solid #e2e2e2;
    background: url(/wp-content/uploads/2020/01/works_img.png)no-repeat;
    background-position: center;
    background-size: cover;
}

.product_R {
    background: url(/wp-content/uploads/2020/01/information_img02_sp.png)no-repeat;
    background-position: center;
    background-size: cover;
}

.product_box p.product_box_ttl {
    font-size: 35px;
    letter-spacing: 2px;
    font-family: "logotype";
    padding-bottom: 10px;
    margin-bottom: 20px;
    position: relative;
}

.product_box p.product_box_ttl:before {
    content: "";
    display: inline-block;
    width: 25px;
    height: 2px;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
}

.product_box p {
    font-size: 16px;
}

.a_btn.product_btn {
    background: #fff;
    display: inline-block;
    text-decoration: none;
    width: 200px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #000;
    border-radius: 20px;
    margin-top: 20px;
    color: #333;
}

.product_box a.pa {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 10;
}

.prexit_img {
    width: 160px;
    position: absolute;
    bottom: 30px;
    right: 110px;
}

.prexit_img02 {
    width: 600px;
    margin: 0 auto;
}

.prexit_img03box {
    margin:50px 0;
}

span.pointBox_tex_ttl {
    color: #254c70;
}

.prexit_img03box ul li {
    margin-bottom: 50px !important;
}

p.prexit_img03_text span {
    display: block;
    color: #254c70;
    font-size: 16px;
    margin-bottom: 5px;
}

.prexit_img03box ul li p {
    line-height: 1.7 !important;
    font-size: 14px;
}

span.prexit_img03_text_small {
    font-size: 12px !important;
    color: #4d4d4d !important;
    margin-bottom: 0px !important;
}

.prexit_img03 {
    margin-bottom: 20px;
}

.common_page_contents p span.small {
    display: block;
    font-size: 12px;
    margin-left: 94px;
}

.prepa_bottom_list .pointBox {
    margin-bottom: 50px;
}

.common_page_contents p span.big {
    font-size: 18px;
    text-align: center;
    display: block;
    color: red;
    margin-top: 10px;
    font-weight: 600;
}

.prepa_img {
    width: 800px;
    margin: 0 auto 0 auto;
}

/* マンション住戸玄関ドア改修工事 */
.door_cont_top_list ul li {
    width: 13%;
}

.door_cont_top_ttlBox h2.commonTtl {
    margin: 0;
    margin-bottom: 10px;
}

.door_cont_top_ttlBox p.text {
    font-weight: normal;
    font-family: "logotype";
    margin-top: 10px;
    margin-bottom: 15px;
    padding-left: 18px;
}

.door_cont.first .door_cont_top_list ul li {
    width: auto;
}

.door_cont.first .door_cont_top_list ul li .img img {
    height: 233px;
}

img {
    vertical-align: bottom;
}

.door_cont_top_list ul li p {
    font-size: 12px;
    text-align: center;
    margin-top: 3px;
    border-bottom: 1px solid #1a1a1a;
    padding-bottom: 4px;
}

.door_cont_botttom {
    margin-top: 30px;
}

.door_cont_botttom ul li:not(:first-child) {
    width: 30%;
    border: 1px solid #ccc;
    background-color: #eee;
}

.door_cont_botttom ul li .img {
    overflow: hidden;
    height: 230px;
}

.door_cont_botttom ul li:first-child {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    -o-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    width: 5%;
    background-color: #eee;
    text-align: center;
    padding: 0 13px;
    font-size: 24px;
    font-weight: normal;
    font-family: "logotype";
    letter-spacing: 5px;
    border-top: 3px solid #254c70;
}

.door_cont_botttom ul li p {
    text-align: center;
    font-size: 13px;

    padding: 3px 0;
}

.door_cont_top > ul > li {
    width: 30%;
}

.door_cont_top > ul > li:nth-child(2) {
    width: 38%;
}

.door_cont.second .door_cont_top > ul > li:nth-child(1) door_cont_top_list ul li {
    width: 45%;
}

.door_cont_top > ul > li:nth-child(1) ul li {
    width: 45.7%;
}

.door_cont_top > ul > li:nth-child(2) ul li {
    width: 29.5%;
}

.door_cont_top > ul > li:nth-child(3) ul li {
    width: 50.3%;
}

.door_cont.second .door_cont_top_list ul {
    justify-content: center;
}

.door_cont.second .door_cont_top_list ul li {
    margin: 0 7px;
}

.door_cont.third .door_cont_top > ul > li {
    width: 47%;
}

.door_cont.third .door_cont_top > ul > li:nth-child(1) ul li {
    width: 26%;
}

.door_cont.third .door_cont_top > ul > li ul {
    justify-content: center;
}

.door_cont.third .door_cont_top > ul > li ul li {
    margin: 0 15px;
}

.door_cont.third .door_cont_top > ul > li:nth-child(2) ul li {
    width: 26%;
}

.door_cont.third .door_cont_top > ul > li:nth-child(1) ul li:nth-child(2) {
    width: 26%;
}

.door_cont.forth .door_cont_top_list ul li:not(:last-child) p {
    padding: 13.5px 0;
    margin-top: 0;
}

.door_cont {
    padding-top: 175px;
    margin-top: -100px;
}

.door_cont.forth p.kome {
    text-align: center;
    margin-top: 20px;
    color: #ce4242;
}

.door_cont_text1 {
    font-weight: normal;
    font-family: "logotype";
    padding-left: 18px;
    margin-top: -14px;
}

.figure_cont .l {
    width: 33%;
    border: 1px dashed #555;
    padding: 15px 15px;
}

.figure_cont .r {
    width: 61%;
    position: relative;
    margin-right: 40px;
}

.figure_cont .l ul li p {
    line-height: 1.4;
    padding: 10px 0;
}

.figure_cont .l ul li .cat {
    font-size: 16px;
    text-align: center;
    width: 125px;
    justify-content: center;
    margin-right: 20px;
    align-items: center;
    color: #fff;
}

.figure_cont {
    margin-top: 30px;
}

.figure_cont .l ul li:nth-child(n + 2) {
    margin-top: 15px;
}

.figure_cont .r .ttl {
    position: relative;
    font-size: 17px;
    border-bottom: 1px solid #1a1a1a;
}

.figure_cont .r .top .ttl span {
    top: -25px;
    background-color: #0e9e0e;
    color: #fff;
    padding: 1px 0;
    font-size: 13px;
    border-radius: 11px;
    display: block;
    width: 145px;
    text-align: center;
}

.figure_cont .r .cont .img {
    width: 300px;
}

.high_low {
    position: absolute;
    top: 0;
    right: -60px;
}

.high_low span {
    display: block;
    text-align: center;
    font-size: 15px;
    border: 1px solid #1a1a1a;
    padding: 2px 6px;
}

.high_low .img {
    width: 28px;
    margin: 10px auto;
}

.figure_cont .r .cont {
    align-items: center;
    margin-top: 10px;
}

.figure_cont .r .cont .cont_box {
    margin-left: 15px;
}

.figure_cont .r .bottom {
    margin-top: 15px;
}

.figure_cont .r p.kome {
    margin-top: 15px;
}

.figure_cont .r .top,.figure_cont .r .bottom {
    background-color: #eee;
    padding: 15px 15px;
}

.figure_cont .l ul li:nth-child(1) .cat {
    background-color: green;
}

.figure_cont .l ul li:nth-child(2) .cat {
    background-color: purple;
}

.figure_cont .l ul li:nth-child(3) .cat {
    background-color: blue;
}

.figure_cont .l ul li:nth-child(4) .cat {
    background-color: orange;
}

.figure_cont .l ul li:nth-child(5) .cat {
    background-color: black;
}

.figure_cont .l ul li:nth-child(6) .cat {
    background-color: red;
}

.figure_cont .l > ul {
    height: 100%;
}

.door_cont_taisaku ul li {
    width: 32%;
    background-color: #eee;
    border: 1px solid #eee;
}

.door_cont_taisaku ul li p {
    text-align: center;
    padding: 3px 0;
}

.door_cont_taisaku {
    margin-top: 40px;
}

.kanagu_cont .l {
    margin-top: 20px;
}


.kanagu_cont .l ul li {
    width: 17%;
    margin-right: 20px;
}

.kanagu_cont .l ul li:nth-child(2) {
    width: 17%;
}

.kanagu_cont .l ul {
    justify-content: center;
}

.kanagu_cont .r .kome {
    margin-top: 15px;
    font-size: 18px;
    background-color: #eee;
    text-align: center;
    padding: 10px 0;
    font-size: 22px;
    letter-spacing: 1px;
    font-weight: normal;
    font-family: "logotype";
}

.kanagu_cont .r {
    margin-left: 0;
    margin-top: 20px;
}

.kanagu_cont .r ul li {
    background-color: #254c70;
    color: #fff;
    padding: 6px 15px;
    font-size: 16px;
}

.door_cont.kanagu2 .r ul li {
    width: 48%;
}

.door_cont.kanagu2 .r ul li .r_cont {
    margin-top: 10px;
}


.door_cont.kanagu2 .r ul li .r_cont .img {
    width: 55%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 115px;
}

.door_cont.kanagu2 .r ul li .r_cont .img img {
    max-height: 100%;
}

.door_cont.kanagu2 .r ul li .r_cont .text {
    align-items: center;
    width: 40%;
}

.door_cont.kanagu2 .r ul li .r_cont .text p {
    font-size: 13px;
}

.door_cont.kanagu2 .r ul li:nth-child(n + 3) {
    margin-top: 20px;
}

.door_cont.kanagu2 .figure_cont {
    align-items: flex-start;
}

.door_cont_taisaku ul li:nth-child(n + 4) {
    margin-top: 15px;
}

.cat.green {
    background-color: green;
}

.cat.purple {
    background-color: purple;
}

.cat.blue {
    background-color: blue;
}

.cat.orange {
    background-color: orange;
}

.cat.black {
    background-color: black;
}

.cat.red {
    background-color: red;
}

.figure_cont .r .ttl .cat {
    width: 20px;
    height: 20px;
    display: inline-block;
}

.door_cont.handle .door_img {
    width: 33%;
}

.door_cont.handle .door_img .img {
    width: 48%;
}

.door_cont.handle .door_img .img img {
    height: 350px;
}

.door_cont.handle .key_img {
    width: 27%;
}

.door_cont.handle .denchi_img {
    width: 27%;
}

.door_cont.handle .key_img p {
    text-align: center;
}

.door_cont.handle .denchi_img　p.kome {
    text-align: center;
}

.door_cont.handle .denchi_img p.kome {
    text-align: center;
    font-size: 14px;
    /* color: red; */
    margin-top: 5px;
}

.benri_text {
    margin-top: 30px;
    width: 100%;
    background-color: #eee;
    padding: 15px 0;
    font-weight: normal;
    font-family: "logotype";
}

.benri_text p {
    text-align: center;
    font-size: 17px;
}

.reader_box {
    margin-top: 30px;
    align-items: center;
}

.reader_box .img {
    width: 60%;
}

.reader_box_text {
    width: 36%;
}

.reader_box_text p.ttl {
    font-size: 18px;
    border-bottom: 2px solid #1a1a1a;
}

.reader_box_text ul li {
    font-size: 15px;
    margin-top: 15px;
    line-height: 1.7;
}

.page_steel_door_refurbishment .door_cont.first .door_cont_top_list ul li:nth-child(2) {
    width: 14%;
}

.page_steel_door_refurbishment .door_cont.first .door_cont_top_list ul li:nth-child(3) {
    width: 13.3%;
}

.page_steel_door_refurbishment .door_cont.first .door_cont_top_list ul li:nth-child(4) {
    width: 13.2%;
}

.page_steel_door_refurbishment .door_cont.first .door_cont_top_list ul li:nth-child(5) {
    width: 18.3%;
}

.door_cont_middle {
    margin-top: 20px;
    background-color: #eee;
    padding: 12px 15px 15px;
}

.door_cont_middle p.ttl {
    text-align: center;
    font-size: 18px;
    margin-bottom: .2em;
}

.door_cont_middle p.ttl span.attention {
    display: block;
    font-size: 12px;
    color: #b90404;
}

.door_cont_middle ul li {
    background-color: #254c70;
    color: #fff;
    background-color: #254c70;
    color: #fff;
    padding: 6px 15px;
    font-size: 16px;
}

.door_cont_middle ul {
    margin-bottom: 10px;
}

.door_cont_middle p.text {
    text-align: center;
    line-height: 1.4;
    margin-bottom: 1em;
}

.page_steel_door_refurbishment .door_cont.second .door_cont_top_list ul {
    justify-content: space-between;
}

.page_steel_door_refurbishment .door_cont.second .door_cont_top_list ul li:nth-child(1) {
    width: 13.6%;
}

.page_steel_door_refurbishment .door_cont.second .door_cont_top_list ul li:nth-child(5) {
    width: 26.4%;
}

.page_steel_door_refurbishment .door_cont.second .door_cont_middle ul {
    justify-content: center;
}

.page_steel_door_refurbishment .door_cont.second .door_cont_middle ul li {
    margin: 0 5px;
}

.page_steel_door_refurbishment .door_cont.third > ul > li {
    width: 48%;
}

.page_steel_door_refurbishment .door_cont.third .door_cont_top_list ul {
    justify-content: center;
}

.page_steel_door_refurbishment .door_cont.third > ul > li:nth-child(1) .door_cont_top_list ul li:nth-child(1) {
    width: 27%;
}

.page_steel_door_refurbishment .door_cont.third > ul > li:nth-child(1) .door_cont_top_list ul li:nth-child(2) {
    width: 53%;
}

.page_steel_door_refurbishment .door_cont.third > ul > li:nth-child(2) .door_cont_top_list ul li {
    width: 89%;
    margin-top: 14px;
}

.page_steel_door_refurbishment .door_cont.third .door_cont_top_list ul li {
    margin: 0 10px;
}

.page_steel_door_refurbishment .door_cont.third > ul > li:nth-child(2) .door_cont_middle {
    /* margin-top: 48px; */
    text-align: center;
}


.page_steel_door_refurbishment .door_cont.third > ul > li:nth-child(1) .door_cont_middle ul {
    justify-content: center;
}

.page_steel_door_refurbishment .door_cont.third > ul > li:nth-child(1) .door_cont_middle ul li {
    margin: 0 5px;
}

.page_steel_door_refurbishment .door_cont.third > ul > li:nth-child(1) .door_cont_middle ul li:nth-child(n + 4) {
    margin-top: 7px;
}

.prexit_cont .l {
    width: 55%;
}

.prexit_cont .r {
    width: 40%;
}

.prexit_cont {
    margin-top: 30px;
}

.prexit_seinou .prexit_cont .l {
    width: 70%;
}

.prexit_seinou .prexit_cont .r {
    width: 26%;
}

.prexit_cont2 table {
    width: 100%;
    background-color: #eee;
    padding: 15px 15px;
}

.prexit_cont2 table td {
    text-align: center;
    border-bottom: 1px solid #999;
}

.prexit_cont2 table td.red {
    color: #b90404;
}

.prexit_cont2 table td.blue {
    color: blue;
}

.prexit_cont2 p.kome {
    font-size: 10px;
    text-align: right;
}

.prexit_cont2 .kome_list {
    text-align: center;
    font-size: 14px;
    line-height: 1.5;
    margin-top: 20px;
}

.prexit_cont2 .kome_list li + li {
    width: 600px;
    text-align: left;
    margin: auto;
}

.prexit_siyou .prexit_cont ul li {
    margin: 0 80px;
    width: 16%;
}

.prexit_siyou .prexit_cont ul {
    justify-content: center;
}

.prexit_siyou .prexit_cont ul li p {
    text-align: center;
}

.prexit_siyou .door_cont_middle ul li {
    width: 32%;
    margin: 0 3px;
    text-align: center;
}

.prexit_place p.ttl {
    text-align: center;
    font-size: 17px;
    border-bottom: 2px solid #1a1a1a;
}

.prexit_place {
    margin-top: 30px;
}

.prexit_place ul li {
    width: 32%;
    background-color: #254c70;
    color: #fff;
    margin: 10px 5px 0;
    text-align: center;
    font-size: 13px;
    padding: 5px 0;
}

.prexit_place .kome {
    text-align: center;
    margin-top: 10px;
}

.door_cont.kanagu2 .r ul li .r_cont .text p span {
    font-size: 80%;
}

.common_page_top .common_page_h1 h1 span {
    font-size: 60%;
}

.door_cont.second .door_cont_top_list ul li .img {
    text-align: center;
}

.door_cont.second .door_cont_top_list ul li .img img {
    height: 233px;
}

/* ドア交換4つの工法 */
.exchange_list {
    padding: 20px;
}

.exchange_list .checkSheat {
    width: 100%;
}

.commonTtl p.cate {
    position: absolute;
    right: 0;
    bottom: 10px;
    margin: auto;
    padding: 5px 15px;
    background: #254c70;
    /* height: 30px; */
    line-height: 1;
    color: #fff;
}

.exchange_ba {
    margin-top: 30px;
}

.exchange_ba > div {
    width: 49%;
}

.exchange_ba > div a:hover {
    opacity: .7;
}

.exchange_ba > div .imgBox.flex-sb {
    margin-bottom: 20px;
}

.exchange_ba > div .imgBox.flex-sb .item {
    width: 49%;
}

.exchange_ba > div .textBox p {
    font-size: 14px;
}

.exchange_box .imgList li {
    width: 32%;
}

.exchange_box .imgList li:hover {
    opacity: .7;
}

.exchange_box .imgList li p.text {
    font-size: 12px;
}

.exchange_box .imgList li p.text span {
    color: #a4272d;
}

.exchange_box .imgList li a {
    width: 100%;
    height: 230px;
    text-align: center;
    position: relative;
    display: inline-block;
    background: #eeeeee;
    overflow: hidden;
}

.exchange_box .imgList li a img {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.exchange_ba > div .imgBox p.text {
    font-size: 13px;
    border-bottom: 1px solid;
    margin-bottom: 10px;
    letter-spacing: 1px;
}

.exchange_ba > div .textBox p:not(:first-child) {
    margin-top: 10px;
}

.exchange_box .imgList {
    margin: 30px 0;
}

.exchange_explanation.flex-sb {
    margin-top: 30px;
    align-items: center;
}

.exchange_explanation.flex-sb .imgBox {
    width: 40%;
}

.exchange_explanation.flex-sb .textBox {
    width: 55%;
}

.exchange_explanation.flex-sb .textBox p.grayBg {
    padding: 20px;
    margin-bottom: 10px;
}

.exchange_ba .imgBox_list {
    margin: 10px 0;
}

.exchange_ba .imgBox_list li {
    width: 19%;
}

.exchange_ba .imgBox_list li a {
    width: 100%;
    height: 80px;
    text-align: center;
    position: relative;
    display: inline-block;
    background: #eeeeee;
    overflow: hidden;
}

.exchange_ba .imgBox_list li a img {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.pageHinge_box > .textBox {
    margin-bottom: 25px;
}

.pageHinge_box > .textBox p:not(:first-child) {
    margin-top: 1rem;
}

.pageHinge_img > div {
    width: 50%;
}

.pageHinge_img > div.tate {
    width: 27%;
}

.pageHinge_img > div.yoko {
    width: 70%;
}

.pageHinge_img {
    align-items: center;
    margin: 25px 0;
}

.pageHinge_imgList {
    margin: 30px 0;
}

.pageHinge_imgList > div {
    width: 32%;
}

.pageHinge_imgList .imgBox {
    width: 100%;
    height: 200px;
    overflow: hidden;
    position: relative;
    background: #eee;
    margin-bottom: 5px;
}

.pageHinge_imgList > div img {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    max-height: 100%;
}

.pageHinge_imgList > div p {
    font-size: 11px;
}

.pageHinge_imgBox > .flex-sb .text {
    width: 48%;
    text-align: center;
}

.pageHinge_imgBox > .flex-sb .text p {
    font-size: 14px;
}

.pageHinge_imgBox > .flex-sb .text h4 {
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 10px;
}

.pageHinge_box > .textBox .grayBg {
    padding: 20px;
    margin-top: 20px;
}

.pageHinge_box > .textBox .grayBg .commonH3 {
    margin-top: 0;
}

.pageHinge_cateBox {
    justify-content: flex-end;
    margin-bottom: 15px;
}

.pageHinge_cateBox > div {
    color: #fff;
    width: 350px;
    line-height: 2;
    text-align: center;
    margin: 0 5px;
    font-weight: bold;
    font-size: 16px;
}

.pageHinge_cateBox > div.blue {
    background: #254c70;
}

.pageHinge_cateBox > div.red {
    background: #a4272d;
}

.pageHinge_textList > ul > li {
    align-items: center;
    width: 48%;
}

.pageHinge_textList > ul > li:nth-child(n + 3) {
    margin-top: 20px;
}

.pageHinge_textList .title {
    width: 30%;
}

.pageHinge_textList .title h4 {
    font-size: 15px;
    margin: 0 0 10px;
    text-align: center;
    border: 1px solid;
}

.pageHinge_textList .text {
    width: 66%;
}

.pageHinge_textList .text p {
    font-size: 13px;
    line-height: 1.4;
}

.pageHinge_textList li ul.colorBox li {
    width: 20px;
    text-align: center;
    font-size: 15px;
}

.pageHinge_textList p.attention {
    font-size: 14px;
    text-align: center;
    margin-top: 1rem;
}

.flow_main_text p {
    text-align: center;
    font-size: 13px;
    line-height: 2;
}

.flow_main_text {
    margin: -80px 0 30px;
}

.flow_main_image {
    padding: 100px 140px;
    background-image: url(/wp-content/uploads/2021/07/flow_main_bg.jpg);
    background-size: cover;
    background-position: center;
    color: #fff;
    position: relative;
    margin: 0 0 100px;
}

.flow_main_image:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,50%);
}

.flow_main_image * {
    position: relative;
    z-index: 1;
}

.flow_main_image h2 {
    font-size: 30px;
    font-weight: bold;
    margin: 0 0 20px;
}

.flow_main_image p {
    font-size: 16px;
    line-height: 2;
    font-weight: bold;
}

.flow_title {
    text-align: center;
    margin: 100px 0 50px;
}

.flow_title .step {
    position: relative;
}

.flow_title .step:before {
    content: "";
    width: 460px;
    height: 1px;
    background: #254D73;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: -1;
}

.flow_title .step span {
    background: #fff;
    font-size: 20px;
    font-weight: bold;
    color: #707070;
    padding: 0 20px;
}

.flow_title h2 {
    font-size: 17px;
    font-weight: normal;
    margin: 10px 0 0;
}

.flow_content_right {
    width: 240px;
}

.flow_content_left {
    width: 820px;
}

.flow_num_title {
    width: 280px;
    align-items: center;
    height: 120px;
}

.flow_content_text {
    width: 500px;
    color: #707070;
    font-size: 16px;
    line-height: 1.7;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.flow_content_left_flex + .flow_content_left_flex {
    margin-top: 20px;
}

.flow_num_title .num {
    width: 80px;
    text-align: center;
    font-size: 30px;
    line-height: 120px;
}

.flow_num_title .title {
    font-size: 20px;
    padding-left: 40px;
}

.flow_num_title_wrap {
    background: #254D73;
    color: #fff;
}

.flow_content_text p {
    width: 100%;
}

.flow_content_text p + p {
    margin-top: 20px;
}

.flow_content_text p span {
    color: #254D73;
    font-size: 120%;
}

.flow_content_text p {
    width: 100%;
}

.flow_content_text p + p {
    margin-top: 20px;
}

.flow_content_text p span {
    color: #254D73;
    font-size: 120%;
}

.flow_content_right .flow_image + .flow_image {
    margin-top: 20px;
}

.flow_image .text {
    font-size: 13px;
    color: #707070;
}

.flow_image .image {
    margin: 0 0 10px;
}

.flow_num_title .title span {
    font-size: 70%;
}

.flow_content_text p {
    width: 100%;
}

.flow_content_text p + p {
    margin-top: 20px;
}

.flow_content_text p span {
    color: #254D73;
    font-size: 120%;
}

.flow_content_right .flow_image + .flow_image {
    margin-top: 20px;
}

.flow_image .text {
    font-size: 13px;
    color: #707070;
}

.flow_image .image {
    margin: 0 0 10px;
}

.flow_num_title .title span {
    font-size: 70%;
}

.flow_content_text p {
    width: 100%;
}

.flow_content_text p + p {
    margin-top: 20px;
}

.flow_content_text p span {
    color: #254D73;
    font-size: 120%;
}

.flow_content_right .flow_image + .flow_image {
    margin-top: 20px;
}

.flow_image .text {
    font-size: 13px;
    color: #707070;
}

.flow_image .image {
    margin: 0 0 10px;
}

.flow_num_title .title span {
    font-size: 70%;
}

.flow_content03_end {
    background: #B10E00;
    color: #fff;
    margin: 20px 0 0;
    padding: 50px 0 50px 170px;
    position: relative;
}

.flow_content03_end p {
    font-size: 28px;
}

.flow_content03_end:before {
    content: "";
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 58px;
    border: 8px solid #fff;
    border-radius: 50%;
    margin: auto;
}

.flow_content_type02 li.pr {
    width: 200px;
}

.flow_content_type02 li.pr .num {
    position: absolute;
    height: 40px;
    top: -20px;
    line-height: 0;
}

.flow_content_type02 li.pr .num img {
    height: 100%;
}

.flow_content_type02 li.pr .image {
    margin: 0 0 10px;
}

.flow_content_type02 li.pr .text {
    text-align: center;
    font-size: 16px;
    color: #707070;
}

.flow_content_type02 li.pr .text span {
    font-size: 80%;
}

.flow_content_type02 li.arrow {
    width: calc(100% - 40px);
    margin: -8px 0 40px;
    height: 10px;
    background: rgba(37,77,115,20%);
    position: relative;
}

.flow_content_type02 li.arrow:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 25px 0 0 40px;
    border-color: transparent transparent transparent rgba(37,77,115,20%);
    position: absolute;
    left: 100%;
    bottom: 0;
}

.flow_content_type02 li.pr.flow_content_type02-last {
    height: 242px;
    border: solid 8px #B10E00;
    align-items: center;
    justify-content: center;
}

.flow_content_type02 li.pr.flow_content_type02-last .image {
    width: 40px;
}

.flow_content_type02 li.pr.flow_content_type02-last .text {
    font-size: 20px;
    line-height: 1.7;
    color: #363636;
}

.flow_content02 .flow_num_title_wrap {
    border: 1px solid #707070;
    background: no-repeat;
    color: #707070;
}

.flow_content {
    position: relative;
}

.flow_content01:before {
    content: "";
    position: absolute;
    width: 20px;
    top: 60px;
    bottom: 60px;
    background: #fff;
    left: 80px;
    border-radius: 4px 4px 0 0;
}

.flow_content01:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 60px 15px 0 15px;
    border-color: #ffffff transparent transparent transparent;
    bottom: 0;
    left: 75px;
}

.flow_content02:before {
    content: "";
    position: absolute;
    width: 20px;
    top: 60px;
    bottom: 60px;
    background: #254D73;
    left: 80px;
    border-radius: 4px 4px 0 0;
}

.flow_content02:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 60px 15px 0 15px;
    border-color: #254D73 transparent transparent transparent;
    bottom: 0;
    left: 75px;
}

.flow_content03:before {
    content: "";
    position: absolute;
    width: 20px;
    top: 60px;
    bottom: -40px;
    background: #fff;
    left: 80px;
    border-radius: 4px 4px 0 0;
}

.flow_content03:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 60px 15px 0 15px;
    border-color: #ffffff transparent transparent transparent;
    bottom: -100px;
    left: 75px;
}

.flow_content03:before, .flow_content03:after {
    z-index: 10;
}

.info_L {
    width: 70%;
}

.info_R {
    width: 25%;
    padding-top: 7px;
}

.info_R li {
    margin-bottom: 30px;
}

.info_R_01 {
    margin-bottom: 8px;
}

.info_R_02 {
    font-size: 13px;
    color: #707070;
}

p.info_area_01 {
    margin-bottom: 20px;
}

p.info_area_02 {
    background-color: #dff0ff;
    text-align: center;
    border-radius: 30px;
    padding: 7px;
    margin-bottom: 50px;
}

p.info_area_03 {
    font-weight: bold;
    margin-bottom: 10px;
}

p.info_area_04 {
    background-color: #dfeffe;
    padding: 30px;
}

.content01_end {
    background: #B10E00;
    color: #fff;
    margin: 20px 0 0;
    padding: 50px;
}

.content01_end p {
    font-size: 28px!important;
}

p.content01_end_p_02 {
    font-size: 18px!important;
}

.qa_L {
    width: 70%;
}

.qa_R {
    width: 24%;
}

.link {
    text-align: center;
    background-color: #254c70;
    color: #fff;
    margin-top: 20px;
    padding: 30px 0;
    font-size: 14px;
}

.link a {
    color: #fff!important;
    font-weight: bold;
    display: block;
    padding: 5px;
}

.top_header .right .box002 ul.bottom li.drop_down .switchDetail span {
    text-align: left;
    line-height: 30px;
}

.top_header .right .box002 ul.bottom li.drop_down .switchDetail .switchDetail {
    padding-left: 20px;
    margin-bottom: 10px;
}

.top_header .right .box002 ul.bottom li .hd_hv .switchDetail a {
    padding: 5px 0;
}

.top_komarigoto {
    background-image: url(/wp-content/uploads/2021/07/komarigoto_bg.jpg);
    color: #fff;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    padding: 80px 0;
    position: relative;
}

.top_komarigoto:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 80%);
}

.top_komarigoto .wrap {
    position: relative;
    z-index: 10;
}

.top_komarigoto .renweal_sec_totle h2 {
    color: #fff;
}

.top_komarigoto .renweal_sec_totle p.sub_title {
    color: #fff;
}

.top_komarigoto .renweal_sec_totle {
    border-color: #fff;
}

.komarigoto_flex .pr {
    width: 49%;
    margin: 20px 0 20px;
    border: solid;
    border-radius: 20px;
    padding: 40px 30px 20px;
}

.komarigoto_flex .pr .title {
    position: absolute;
    width: 90%;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    background: #000;
    border: solid #fff;
    line-height: 40px;
    border-radius: 30px;
    font-size: 18px;
    font-weight: bold;
    top: -22px;
}

.komarigoto_flex .pr ul.flex li {
    font-size: 16px;
    letter-spacing: 0.5px;
    width: 100%;
    padding: 5px;
    font-weight: 400;
    text-align: center;
}

.komarigoto_flex .pr ul.flex li span {
    font-size: 80%;
}

.top_komarigoto .note {
    font-size: 16px;
    padding: 10px;
    border-radius: 30px;
    width: 80%;
    color: red;
    text-align: center;
    font-weight: 600;
    background-color: #ffffff;
    text-align: center;
    margin: 30px auto 40px auto;
}

section.top_anzenkakuho {
    padding: 80px 0;
}

.komarigoto_flex .pr:nth-child(2) .title,
.komarigoto_flex .pr:nth-child(3) .title {
    background: #fff;
    color: #000;
}

.top_anzenkakuho_flex > div {
    width: 350px;
}

.top_anzenkakuho_flex > div .image {
    text-align: center;
    margin: 0 0 10px;
}

.top_anzenkakuho_flex > div .image img {
    max-height: 250px;
}

.top_anzenkakuho_flex > div .text {
    text-align: center;
    font-size: 16px;
}

.top_anzenkakuho_flex > div .text span {
    font-size: 80%;
}

section.top_service .maintenance {
    width: 45%;
}

.top_service .mansion_box {
    position: relative;
}

.top_service .mansion_box::before {
    content: '';
    display: block;
    width: 1px;
    height: 100%;
    background-color: #1a1a1a;
    position: absolute;
    right: -11%;
    top: 0;
    margin: auto;
}

.top_service .maintenance a.btn {
    align-items: center;
}

.top_service .right .text {
    color: #fff;
}

.door_cont_botttom ul li:nth-child(5) {
    margin-left: 73px;
}

.door_cont_botttom ul li:nth-child(n+5) {
    margin-top: 15px;
}

.exchange_box .imgList.imgList_4 li {
    width: 24%;
}

.green {
    color: #8bc34a;
}

.flow_content_text p.content01_end span {
    color: #fff;
    font-weight: bold;
    margin: 0 0 10px;
}

section.top_link {
    margin-bottom: 75px;
    margin-top: 30px;
}

.top_link_item {
    width: 16.666666%;
}

.top_link_item:last-child .ttl {
}

section.top_link ul {
}

.top_link_item p.ttl {
    color: #254c70;
    font-size: 12px;
    line-height: 55px;
    text-align: center;
    position: relative;
    border-right: 1px solid #eee;
    background-color: #fbfbfb;
}

.top_link_item p.ttl::after {}

.top_link_item p.ttl::after {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    background-image: url(/wp-content/uploads/2020/01/header_arrow.png);
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
    margin: 0 0 2px 8px;
}

.top_link_item:first-child p.ttl {
    border-left: 1px solid #eee;
}

.top_link_inner_list li a {
    text-decoration: none;
    color: #254c70;
    display: block;
    padding: 6px 0;
}

.top_link_inner_list li + li {
    margin-top: 2px;
}

.top_link_inner_list {
    padding: 12px 8px 0;
}

.exchange_box {
    padding-top: 125px;
    margin-top: -125px;
}

.pageHinge_box {
    padding-top: 180px;
    margin-top: -180px;
}

.page_flow_box {
    padding-top: 180px;
    margin-top: -180px;
}

.page_info_box {
    padding-top: 145px;
    margin-top: -145px;
}

.top_menu_sec_list {}

.top_menu_sec_list　ul {
    justify-content: center;
}

.top_menu_sec_list ul {
    justify-content: center;
}

.top_menu_sec_list ul li {
    width: 250px;
    margin: 15px 10px;
    text-align: center;
}

.top_menu_sec_list ul li .img {
    background-color: #eee;
    height: 250px;
}

.top_menu_sec_list ul li p.ttl {
    background-color: #254d70;
    color: #fff;
    font-size: 13px;
    letter-spacing: 0.04em;
    padding: 10px 0;
    position: relative;
}

.top_menu_sec_list ul li .text_box {}

.top_menu_sec_list ul li .text_box a {
    display: block;
    text-decoration: none;
    font-size: 14px;
    color: #1a1a1a;
    letter-spacing: 0.02em;
    padding: 14px 10px;
    border-bottom: 1px solid #254d70;
    background-color: #fdfdfd;
}

.top_menu_sec_list ul li p.ttl::before {content: '';position: absolute;top: -3px;bottom: 0;right: 12px;width: 0;height: 0;border-top: 8px solid #fff;border-left: 8px solid transparent;margin: auto;transform: rotate(135deg);transition: 0.5s;}

.top_menu_sec_list ul li .open_btn.nowOpen p.ttl::before {
    transform: rotate(-45deg);
    top: 6px;
}

section.top_menu_sec {
    margin-bottom: 100px;
    margin-top: 30px;
}

.bukken_archive_wrap{
    margin-top: 50px;
}

.bukken_archive_wrap .cat_wrap{
    margin-bottom: 50px;
}

.bukken_archive_wrap .cat_wrap ul li{
    margin-bottom: 50px;
}

.bukken_archive_wrap .cat_wrap ul li p.title{
    width: 100%;
    font-size: 25px;
    text-align: center;
}

.bukken_archive_wrap ul li .before_box{
    width: 40%;
    position: relative;
}

.bukken_archive_wrap ul li .before_box:before {
    content: '';
    display: inline-block;
    width: 70px;
    height: 70px;
    background-image: url(/wp-content/uploads/2020/01/arowRight.png);
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
    position: absolute;
    top: 200px;
    right: -130px;
    z-index: 100;
}

.bukken_archive_wrap ul li .after_box{
    width: 40%;
}

.bukken_archive_wrap .cat_wrap ul li h3{
    text-align: center;
    font-size: 20px;
}

.bukken_archive_wrap .bx-wrapper{
    box-shadow: none;
    border: none;
    background: none;
}

.bukken_archive_wrap .bx-viewport{
    height: 350px!important;
}

.bukken_archive_wrap .bx-wrapper .bx-pager.bx-default-pager a{
    background-color: #ccc;
    border-radius: 0;
    width: 30px;
    transition: .3s;
}

.bukken_archive_wrap .bx-wrapper .bx-pager.bx-default-pager a:hover,
.bukken_archive_wrap .bx-wrapper .bx-pager.bx-default-pager a.active,
.bukken_archive_wrap .bx-wrapper .bx-pager.bx-default-pager a:focus{
    background-color: #254c70;
}

.bukken_archive_wrap .cat_wrap ul li .image{
    height: 350px;
    position: relative;
    background-color: #f1f1f1!important;
    margin-bottom: 60px;
    background-size: contain!important;
    background-position: center!important;
}

.bukken_archive_wrap .cat_wrap ul li .image img{
    width: auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}

.bukken_archive_wrap .cat_wrap ul li .textArea h4{
    font-size: 16px;
}

.bukken_archive_wrap .cat_wrap ul li .textArea p{
    font-size: 14px;
}

.bukken_archive_wrap .cat_wrap .image_area{
    position: relative;
}

.bukken_archive_wrap .cat_wrap ul li p.label{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    color: #fff;

    padding: .2em 1em;
}

.bukken_archive_wrap .cat_wrap ul li p.label.type-01{
    background-color: #ffa100;
}

.bukken_archive_wrap .cat_wrap ul li p.label.type-02{
    background-color: #254c70;
}

@media (max-width: 750px) {

    /*********************************************** sp page ***********************************************/
    /* ------------------ ( common_page ) ------------------ */
    /*h1*/
    .common_page_top {
        padding-top: 0;
    }

    .common_page_top .common_page_h1 {
        margin-top: 50px;
        padding: 12vw 0 0;
    }

    .common_page_top .common_page_h1 h1,
    .common_page_top .common_page_h1 h2 {
        font-size: 22px;
        padding: 8vw 0;
    }

    .common_page_top .common_page_h1 h1:after,
    .common_page_top .common_page_h1 h2:after {
        height: 25px;
        bottom: -8px;
    }

    .common_page_top .common_page_h1 h1:after,
    .common_page_top .common_page_h1 h2:after    {
        height: 25px;
    }

    /*breadcrumb*/
    .breadcrumb li a {
        font-size: 10px;
    }

    .common_page_top .breadcrumb span[property=name] {
        font-size: 10px;
    }

    .common_page_top .breadcrumb span.current-item {
        font-size: 10px;
    }

    .common_page_top .breadcrumb span.post-post {
        font-size: 10px;
        background-color: #fff;
        color: #000;
        padding: 5px 3px;
        line-height: 2;
    }

    /*common_page_contents*/
    .common_page_contents {
        margin: 15vw 0 20vw;
    }

    /*template*/
    .common_page_contents p ,
    .common_page_contents a ,
    .common_page_contents th ,
    .common_page_contents td {
        font-size: 14px
    }

    /* ------------------ ( common ) ------------------ */
    .commonH2 {
        font-size: 18px;
        margin: 1vw 0 3vw;
        height: auto;
        line-height: 1.3;
        padding: 7px 10px 7px 40px;
    }

    .commonH2:before {
        width: 26px;
        height: 22px;
        margin-top: 0;
        top: 7px;
    }

    .commonH3 {
        font-size: 16px;
        padding: 0 0 0 20px;
        margin: 3vw 0 2vw !important;
    }

    /**/
    .commonTtl h2,
    .commonTtl h3 {
        font-size: 18px;
    }

    .commonTtl p {
        font-size: 12px
    }

    .commonTtl {
        position: relative;
        padding: 0vw 0 1vw 15px;
        margin: 1vw 0 3vw;
        font-size: 18px;
    }

    /**/
    a.commonBtn {
        height: 50px;
        line-height: 50px;
        margin: 12vw auto;
        width: 100%
    }

    a.commonBtn:before {
        right: 100%;
    }

    /**/
    .commonTable th, .commonTable td {
        padding: 5px 10px;
    }

    /* ------------------ ( info ) ------------------ */
    .pageInfo .infoTable table th,
    .pageInfo .infoTable table td {
        padding: 5px;
        display: block;
        width: 100% !important;
        border: none
    }

    .pageInfo .infoTable table th {
        background: #eeeeee;
        font-weight: normal;
    }

    .pageInfo .infoTable table td {
        margin: 5px;
    }

    .pageInfo .infoMap {
        margin-top: 30px;
        height: 200px;
    }

    .infoCompany {
        margin-top: 15vw;
    }

    .infoCompany ._text {
        width: 100%;
    }

    .infoCompany ._map {
        width: 100%;
        margin-top: 5vw;
    }

    .infoCompany li:not(:last-child) {
        margin-bottom: 7vw;
    }

    .infoHistory {
        margin-top: 15vw;
    }

    .Historytable th {
        width: 35%;
        font-size: 25px !important;
    }

    .Historytable th span {
        font-size: 12px;
        padding-top: 5px;
    }

    /* ------------------ ( 個人情報保護方針 ) ------------------ */
    .page_privacy .type1 {
        margin: 0 0 20px 0;
        padding: 10px;
    }

    .page_privacy .type1 {
        margin: 0 0 20px 0;
        padding: 10px;
    }

    /* ------------------ ( sitemap ) ------------------ */
    #sitemap_list {
        padding: 5vw 3vw 2vw !important;
    }

    #sitemap_list a {
        padding: 0 10px;
    }

    #sitemap_list a:before {
        width: 15px;
        height: 15px;
        margin-right: 5px;
    }

    #sitemap_list li {
        padding: 0 0 3vw 0 !important;
    }

    #sitemap_list li li {
        margin: 0 0 1vw 0 !important;
    }

    #sitemap_list li li a:before {
        width: 30px;
        left: 20px;
    }

    /* ------------------ ( contact お問い合わせ ) ------------------ */
    .c_contents table {
        width: 100%;
    }

    .contact_tex {
        width: 100%;
        margin: 40px auto 10px auto;
    }

    .contact_tex h2 {
        font-size: 14px;
        width: 300px;
        margin: 0 auto;
    }

    .contact_tex p {
        font-size: 12px;
    }

    .c_contents tr {
        display: block;
    }

    .c_contents th,
    .c_contents td {
        font-size: 13px
    }

    .c_contents th {
        width: 100%;
        display: block;
        border: 0px;
        padding: 3vw 0 1vw
    }

    .c_contents td {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        border: 0;
        padding: 1vw 0 3vw
    }

    .c_contents input,
    textarea {
        width: 100%;
    }

    .c_contents span.mwform-radio-field.horizontal-item {
        display: block;
        width: 100%;
    }

    .c_contents span.mwform-radio-field.horizontal-item label {
        display: flex;
    }

    span.mwform-checkbox-field.horizontal-item {
        display: flex;
        width: 100%;
    }

    input[type="checkbox"],
    input[type="radio"] {
        width: 20px;
    }

    .commonIconTtl.type02,
    .commonIconTtl.type03 {
        margin-top: 5vw;
    }

    .c_contents th span {
        height: 25px;
        line-height: 25px;
        font-size: 13px;
        padding: 2px 10px;
        top: 5px;
    }

    .text_form {
        font-size: 14px;
    }

    /* ------------------ ( サービス内容 ) ------------------ */
    .sideContents {
        width: 100%;
    }

    ._serviceChildInnerTop {
        padding: 5vw;
    }

    ._serviceChildInnerTop:before {
        display: none;
    }

    ._serviceChildInnerTop .img {
        width: 100%;
        margin-top: 5vw;
    }

    .checkSheat {
        width: 100%;
        padding: 5vw 15px;
    }

    .checkSheat p {
        padding: 2vw 0 2vw 2vw;
    }

    .checkSheat h3 {
        margin-top: 5vw;
        font-size: 16px;
        line-height: 30px;
    }

    ._serviceChildInnerBottom {
        margin-top: 10vw;
    }

    .commonBlue {
        font-size: 20px;
        margin: 5vw 0;
    }

    .commonTable th,
    .commonTable td {
        display: block;
        width: 100%;
        border: none;
    }

    .commonTable th {
        padding: 3vw 0 1vw
    }

    .commonTable td {
        padding: 1vw 0 3vw
    }

    .commonTable tr {
        border-left: none;
        border-right: none;
        border-top: none;
        border-bottom: solid 2px #e2e2e2
    }

    .commonTable th {
        margin: 3vw 0 1vw;
        font-weight: normal;
        padding: 1vw;
        /* color: #254c70; */
        background-color: #eeeeee;
        border-radius: 10px;
    }

    span.smallFont {
        font-size: 12px;
    }

    .pageTextBox ul:not(:last-child) {
        margin-bottom: 15vw;
    }

    .pageTextBox li:not(:last-child) {
        margin-bottom: 10vw;
    }

    .pageTextBox p {
        line-height: 1.5 !important;
    }

    .pageTextBox a.tR.btn.blue {
        word-break: break-all;
        overflow-wrap: break-word;
    }

    .pointBox ._ttl p {
        font-size: 16px !important;
        width: calc(100% - 25px);
    }

    .pointBox ._ttl:before {
        width: 25px;
        height: 25px;
    }

    .pointBox {
        margin: 5vw 0;
    }

    .pointBox ._tex {
        padding: 3vw;
    }

    /* ------------------ ( 工法について ) ------------------ */
    .pageHowto .method {
        margin-top: 70px
    }

    .pageHowto .method {
        margin-top: 10vw;
    }

    /* ------------------ ( ドア交換4つの工法 ) ------------------ */
    .cadImg .img {
        width: 100%;
        margin-bottom: 15px;
    }

    .exchangeTop .tex {
        width: 100%;
        position: static;
        padding: 0;
        margin-top: 5vw;
    }

    .exchangeTop {
        margin-top: 10vw;
    }

    .exchangeBottom {
        margin-top: 15vw;
    }

    .cadImg .img {
        width: 100%;
    }

    .cadImg {
        padding: 15px;
        margin-top: 5vw;
    }

    .checkSheat p:nth-child(1) {
        padding: 2vw 20px 2vw 2vw;
    }

    .checkSheat:after {
        border-width: 0 30px 30px 0;
    }

    .exchangeTop .img {
        width: 100%;
    }

    .commonTtl span {
        font-size: 14px;
    }

    /* ------------------ ( ドアの性能について ) ------------------ */
    .performanceInner .grayBg p {
        width: calc(100% - 23vw);
    }

    .performanceInner .img {
        width: 23vw;
    }

    .commonNo {
        font-size: 16px;
        margin: 2vw 0 5vw;
        text-align: center;
    }

    .commonNo span {
        font-size: 14px;
        margin-right: 0;
        margin-bottom: 5px;
        display: block;
    }

    .performanceTable {
        background-color: #eeeeee;
        padding: 5px;
        margin: 30px 0;
    }

    .performanceTable th,
    .performanceTable td {
        padding: 5px;
        font-size: 12px
    }

    .performanceTable p {
        padding-top: 5px;
        font-size: 12px !important;
    }

    /* ------------------ ( よくあるご質問 ) ------------------ */
    .pageQA .typeQ h3 {
        padding: 0 25px 0 30px;
        font-size: 14px;
    }

    .pageQA .typeQ h3 span {
        right: 5px;
    }

    .pageQA .typeQ h3:after {
        font-size: 20px;
    }

    .pageQA .typeQ {
        padding: 3vw 0;
    }

    .pageQA .mT {
        margin-top: 10vw
    }

    .pageQA .typeA {
        padding: 0 0 0 30px;
    }

    .pageQA .typeA:after {
        font-size: 20px;
    }

    /* ------------------ ( SP お知らせ ) ------------------ */
    /*archive*/
    .news_toko_archive li a {
        padding: 3vw 10px;
    }

    .news_toko_archive li p {
        width: 100%;
        line-height: 1;
        font-size: 12px;
        padding-bottom: 5px
    }

    .news_toko_archive li h2 {
        width: 100%;
        line-height: 1.5;
        font-size: 14px;
    }

    /*single*/
    .singleContent {
        width: 100%;
    }

    .news_toko_single .news_honbun {
        padding: 0 0 20px 0px;
        font-size: 13px;
    }

    .news_toko_single .days {
        margin-left: 5px;
    }

    .news_toko_single .days p {
        font-size: 12px;
    }

    .news_toko_single .title {
        display: none;
    }

    .news_toko_single .news_honbun h2 {
        font-size: 18px;
        margin: 10vw 0 5vw;
    }

    .news_toko_single .news_honbun h3 {
        font-size: 16px;
        margin: 5vw 0 2vw;
    }

    .news_toko_single .news_honbun h4 {
        font-size: 14px;
        margin: 3vw 0 2vw;
    }

    .news_toko_single .news_honbun p {
        margin: 2vw 0;
        font-size: 14px
    }

    .wp-block-image {
        margin: 5vw 0;
        height: 37vw;
    }

    .singleContent .commonBtn {
        margin: 5vw 0 0;
    }

    /*** 物件一覧 archive ***/
    ul.bulkken_archive_box li {
        width: 47%;
        margin: 0 2% 45px 1%;
    }

    ul.bulkken_archive_box li .img {
        width: 100%;
        height: 120px;
    }

    ul.bulkken_archive_box li h2 {
        font-size: 13px;
    }

    /*** 物件一覧 single ***/
    .bukken_box h2 {
        font-size: 15px;
    }

    .bk_img_box {
        display: block;
    }

    .bk_slider_control {
        width: 100%;
        margin-top: 20px;
    }

    .bk_img_box ul.bk_pager li {
        width: 18%;
        margin: 10px 1%;
        height: 11vw;
    }

    .bk_img_box ul.bk_slider li {
        height: 200px;
    }

    .bk_img_box .bx-wrapper .bx-controls-direction a {
        display: none;
    }

    .bukken_box .bk_term a {
        height: 25px;
        line-height: 21px;
        width: 80px;
        font-size: 13px;
    }

    .bkDetails .imgBox {
        margin: 7vw 0 10vw;
        position: relative;
    }

    .bkDetails .imgBox:before {
        display: none
    }

    .bkDetails .imgBox li {
        width: 100%;
    }

    .bkDetails .imgBox li:last-child {
        margin-top: 10vw;
        position: relative;
    }

    .bkDetails .imgBox .img {
        height: 65vw;
    }

    .bkDetails .imgBox p {
        font-size: 18px;
    }

    /*--------------------------------( 既存ドアの耐震対策 )--------------------*/
    .existingInner .pointBox .img {
        width: 200px !important;
        margin: auto;
        margin-bottom: 3vw;
    }

    .existingInner .pointBox ._tex {
        width: 100%!important;
    }

    /*--------------------------------( 防災対策をお考えの方へ )--------------------*/
    .top_measures .commonH2 {
        margin-top: 10vw;
    }

    /* ------------------ ( ドアの老朽化でお困りの方へ ) ------------------ */
    .pageTextBox .grayBg .checkSheat {
        width: 100%;
    }

    .pageTextBox .grayBg .img {
        display: none;
    }

    .pageAging .arowDown {
        width: 35px;
        margin: 5vw auto;
    }

    .pageTextBox .grayBg {
        padding: 10px;
    }

    .pageAging .agingRed p {
        font-size: 14px;
        padding: 1vw 0;
    }

    .pageAging .agingRed {
        padding: 3vw;
    }

    .agingImgBox .img {
        width: 100%;
    }

    .agingImgBox p {
        width: 100%;
        position: static;
        margin-top: 3vw;
        padding: 0;
        border: none;
    }

    .pageAging .agingRed {
        border: none;
        padding: 0;
    }

    .pageAging .arowDown {
        width: 35px;
        margin: 3vw auto 2vw;
    }

    .pageAging .pointBox {
        margin: 1vw 0;
    }

    /* ------------------ ( 施工の流れ ) ------------------ */
    .pageFlow li:not(:last-child):before {
        display: none
    }

    .pageFlow li ._no {
        position: static;
        margin: auto;
        width: 80px;
        height: 80px;
        font-size: 25px;
    }

    .pageFlow li ._inner {
        padding: 5vw 0 0;
    }

    .pageFlow li .tex {
        width: 100%;
    }

    .pageFlow li h2 {
        font-size: 16px;
        text-align: center;
        display: block;
    }

    .pageFlow li .img {
        width: 100%;
        margin-top: 5vw;
    }

    .pageFlow li:not(:last-child) {
        padding-bottom: 13vw;
    }

    .seismicTop.sp {
        margin-bottom: 10vw;
    }

    /*********************************************** sp top ***********************************************/
    .wrap {
        width: 90%;
        margin: auto;
    }

    .footer_wrap {
        width: 90%;
        margin: auto;
    }

    .header_wrap {
        width: 90%;
        margin: auto;
    }

    .common_ttl_01 {
        width: 200px;
        margin: 0 auto;
    }

    .common_ttl_02 {
        text-align: center;
        font-size: 16px;
        color: #333333;
        margin: 10px 0 18px 0;
    }

    .top_top {
        margin-bottom: 13vw;
        padding-top: 8vw;
        margin-top: 50px;
    }

    .top_top .wrap h1 {
        font-size: 4.5vw;
        margin: 0 0 2vw;
    }

    .top_top .wrap .top_door_image img {
        height: 26vw;
    }

    section.top_top:before {
        border-width: 0 0 13vw 100vw;
    }

    section.top_top:after {
        border-width: 13vw 100vw 0 0;
    }

    .top_top .wrap .top_door_image {
        bottom: -13vw;
    }

    .top_top .wrap p.sub_text {
        font-size: 3vw;
    }

    .top_catch {
        position: static;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        padding: 40px 0 20px;
        width: 100%;
    }

    .top_catch_box {
        width: 49%;
        padding: 4vw 2vw 2vw;
    }

    .top_catch_box .title {
        font-size: 2.5vw;
        line-height: 1.5;
        top: -4vw;
    }

    .top_catch_box ul li {
        font-size: 2.7vw;
    }

    .top_catch_box + .top_catch_box {
        margin: 0;
        padding-top: 8vw;
    }

    .top_catch_box + .top_catch_box .title {
        top: -6vw;
    }

    .top_catch_box .title {}

    .top_top .wrap {
        padding: 0vw 0 15vw 0;
        margin-top: 0;
        position: relative;
    }

    .top_top .hd_top {
        width: 100%;
        margin: 0 auto;
    }

    .top_top .hd_center {
        width: 100%;
        padding-top: 0;
        margin: -40px auto 0 auto;
    }

    .top_top .bottom {
        width: 190px;
        height: 45px;
        margin-top: 0;
    }

    .top_top .bottom a {
        font-size: 13px;
        line-height: 45px;
    }

    .top_top .three {
        position: static;
        border-top: 0;
        margin: 25px auto 0 auto;
    }

    .top_top .three ul {
        flex-wrap: wrap;
        justify-content: space-around;
    }

    .top_top .three ul li {
        width: 250px;
        height: 60px;
        background-color: #254c70;
        border-right: 0;
    }

    .top_top .three ul li:not(:last-child) {
        margin-bottom: 13px;
    }

    .top_top .three ul li a {
        font-size: 13px;
        color: #fff;
        text-align: center;
        padding: 9px 0 6px 30px;
        position: relative;
    }

    .top_top .three ul li:nth-child(1) a {
        padding: 13px 0 0px 30px;
    }

    .top_top .three ul li:nth-child(1) a:before {
        width: 40px;
        height: 30px;
        top: 16px;
        left: 20px;
    }

    .top_top .three ul li:nth-child(2) a {
        padding: 12px 0 6px 30px;
    }

    .top_top .three ul li:nth-child(2) a:before {
        width: 46px;
        height: 35px;
        top: 9px;
        left: 5px;
    }

    .top_top .three ul li:nth-child(3) a {
        padding: 14px 0 0px 30px;
    }

    .top_top .three ul li:nth-child(3) a:before {
        width: 50px;
        height: 40px;
        top: 8px;
        left: 26px;
    }

    .top_top .three ul li:nth-child(1) {
        border-left: 0;
    }

    .top_top .three ul li a span.little {
        font-size: 13px;
    }

    .top_top .three ul li a span.bg {
        font-size: 17px;
    }

    .top_top .three ul li a span.sm {
        font-size: 14px;
    }

    .top_top .three ul li a span.bg {
        font-size: 14px;
    }

    /*---------------------------( information)-------------*/
    .top_information {
        padding-top: 15vw;
    }

    .top_information .gray_back {
        padding-bottom: 15vw;
    }

    .top_information .header_wrap {
        margin-top: 0;
        display: block;
    }

    .top_information .post {
        width: 100%;
        margin: 0 auto;
    }

    .top_information .post ul li {
        padding: 10px 0;
        position: relative;
    }

    .top_information .post ul li a {
        font-size: 13px;
        padding: 12px 0 30px 0;
    }

    .top_information .post ul li a .event {
        color: #fff;
        padding: 5px 10px;
        margin-right: 0px;
    }

    .top_information .post span.days {
        position: absolute;
        top: 22px;
        left: 85px;
    }

    .top_information .post ul li a .text {
        margin-left: 0;
        position: absolute;
        top: 53px;
        left: 0px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 100%;
    }

    .top_information .post ul li a .news {
        background-color: #006537;
        color: #fff;
        padding: 5px 10px;
        margin-right: 0px;
    }

    .top_information .left {
        width: 100%;
        margin-top: 0;
        margin-right: 0;
        position: relative;
        padding-top: 10vw;
    }

    .top_information .navi {
        color: #fff;
        font-size: 16px;
        text-align: center;
        background-color: #254c70;
        width: 100%;
        height: 40px;
        margin-bottom: 5px;
        line-height: 42px;
    }

    .top_information a {
        text-decoration: none;
    }

    .top_information .left .navi:after {
        display: none;
    }

    .top_information .right .navi:after {
        display: none;
    }

    .top_information .img01 {
        width: 100%;
        margin: auto;
    }

    .top_information .example {
        width: 100%;
        margin: 0 auto;
    }

    .top_information .right .example .link {
        width: 200px;
        height: 40px;
        margin: 15px auto;
    }

    .top_information .example .link {
        width: 200px;
        height: 40px;
        margin: 15px auto;
    }

    .top_information .ds_box {
        padding: 20px 0 0 5vw;
    }

    .top_information ul li:not(:last-child) {
        margin-bottom: 0;
    }

    .top_information ul.ds_box li p {
        font-size: 13px;
        display: flex;
    }

    .top_information ul.ds_box li p:before {
        width: 15px;
        height: 12px;
        background-image: url(/wp-content/uploads/2020/01/information_check.png);
        margin: 0 3px 3px 0;
        display: block;
    }

    .top_information .right {
        width: 100%;
        margin-top: 5vw;
        position: relative;
    }

    /*---------------------=( works )----------------*/
    section.top_works {
        padding-top: 15vw;
        margin-top: 0;
    }

    .top_works .list ul {
        justify-content: center;
    }

    .top_works .list ul li {
        margin-bottom: 20px;
        margin-right: 2%;
        width: 48%;
    }

    .top_works .list ul li:nth-child(4n) {
        margin-right: 2%;
    }

    .top_works .list ul li:nth-child(-n+4) {
        margin-bottom: 20px;
        margin-right: 2%;
    }

    .top_works .list ul li p.ttl {
        font-size: 13px;
    }

    .top_works .list ul li .img01 {
        height: 150px;
        width: auto;
        background-color: #f2f2f2;
        position: relative;
        overflow: hidden;
        margin: 0 auto;
    }

    .top_works .button {
        margin: 10vw auto 15vw auto;
    }

    /*------------------( help)-------------------*/
    .top_help {
        padding-top: 15vw;
    }

    .top_help h2 {
        padding-bottom: 30px;
        width: 100%;
    }

    .top_help .center {
        width: 100%;
        margin: 0 auto;
        padding-bottom: 15vw;
    }

    .top_help .match {
        color: #4d4d4d;
        font-size: 12px;
        line-height: 23px;
    }

    .top_help .tx01 {
        margin-bottom: 20px;
    }

    .top_help .tx02 {
        margin-bottom: 20px;
    }

    /*-------------------------( service )-------------------*/
    .top_service {
        padding: 0px 0 40px;
    }

    .top_service .flex-sb {
        display: flex;
    }

    .maintenance a {
        justify-content: space-between;
    }

    .top_service .left {
        width: 100px;
    }

    .top_service .right {
        padding: 0;
        width: calc(100% - 120px);
        margin-left: 0;
    }

    .top_service .right .wh_01 {
        font-size: 14px;
        margin-bottom: 1vw;
    }

    .top_service .right .wh_02 {
        font-size: 14px;
        margin-bottom: 2vw;
    }

    .top_service .right a {
        width: 170px;
        height: 30px;
        line-height: 30px;
        margin: 0 auto;
    }

    .top_service .sp_b_10 {
        margin-top: 10vw;
    }

    /*-----------------------( method )--------------------*/
    .method .post ul li a {
        padding: 7px;
    }

    .method {
        padding: 15vw 0;
    }

    .method .wrap {
        padding-top: 0;
    }

    .method .post ul li {
        background-color: #fff;
        width: 48%;
        margin: 0 1%;
        position: relative;
    }

    .method .post ul li:after {
        width: 100%;
        height: 100%;
    }

    .method .post ul.flex-sb {
        display: flex;
        justify-content: center;
    }

    .method .post ul li {
        margin-bottom: 10px;
    }

    .method .post ul li .image {
        width: auto;
        height: 100px;
        background-color: #fff;
    }

    .method .post ul li .cs_text {
        padding: 10px 0 13px 0;
    }

    .method .post ul li .cs_text .blue {
        font-size: 14px;

        margin-bottom: 10px;
    }

    .method .post ul li .cs_text {
        padding: 10px 0 13px 0;
        text-align: center;
    }

    /*-------------------------( contact )----------------------*/
    .top_contact {
        padding: 15vw 0;
    }

    .top_contact ul li {
        width: 100%;
        height: 60px;
        position: relative;
    }

    .top_contact ul li:nth-child(1) {
        margin: 0 0 10px 0;
    }

    .top_contact ul li:nth-child(1) a:before {
        width: 30px;
        height: 16px;
    }

    .top_contact ul li:nth-child(1) a:hover:before {
        width: 30px;
        height: 16px;
    }

    .top_contact .number a {
        color: #254c70;
        background-color: #fff;
        font-size: 15px;
        text-align: center;
        line-height: 60px;
        transition: all .3s;
    }

    .top_contact .call {
        width: 150px;
    }

    .top_contact ul li:nth-child(2) a {
        display: flex;
        justify-content: center;
    }

    .top_contact ul li:nth-child(2) a:before {
        width: 30px;
        height: 30px;
        display: block;
        background-image: url(/wp-content/uploads/2020/01/contact_tel.png);
        margin: 20px 8px 0 -5px;
    }

    /*-------------------=( footer )------------------*/
    .top_footer {
        padding-top: 15vw;
    }

    .footer_wrap {
        padding-bottom: 15vw;
        display: block;
    }

    .top_footer ul.adress {
        margin: 0 auto;
        width: 255px;
        text-align: center;
    }

    .top_footer .first {
        width: 100%;
    }

    .top_footer .first .footer_logo {
        width: 300px;
        margin: 0px auto 20px auto;
    }

    .top_footer .first ul li {
        font-size: 13px;
    }

    .top_footer .first ul li:not(:last-child) {
        margin-bottom: 10px;
    }

    .top_footer .first .is {
        margin: 5vw 0 0;
        width: 100%;
    }

    .top_footer .first .is a:hover:after {
        display: none;
    }

    .top_footer .second {
        display: none;
    }

    .top_footer .third {
        display: none;
    }

    .top_footer .forth {
        width: 100%;
        flex-wrap: wrap;
        display: flex;
        justify-content: center;
        margin: 5vw auto 0 auto;
    }

    .top_footer .forth a {
        text-align: center;
        padding: 3vw;
    }

    .top_footer .forth .blog_link {
        margin-bottom: 0;
        margin-right: 5px;
        margin: 0;
        width: 100%;
        margin-bottom: 3vw;
    }

    .top_footer .forth .service_link {
        width: 100%;
        margin: 0;
    }

    .top_footer .forth .blog_link p.text01 {
        font-size: 13px;
        color: #fff;
        margin-bottom: 5px;
    }

    .top_footer .forth .blog_link p.text02 {
        font-size: 23px;
        color: #ffff00;
        margin-bottom: 10px;
    }

    .top_footer .forth .blog_link p.text03 {
        font-size: 11px;
        color: #333333;
        background-color: #ffff00;
        width: 90%;
        margin: 0 auto;
        padding: 8px 0 5px 0;
    }

    .top_footer .forth .service_link p.text01 {
        font-size: 11px;
        margin-bottom: 5px;
    }

    .top_footer .forth .service_link p.text02 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .top_footer .forth .service_link p.text03 {
        font-size: 11px;
        padding: 10px 0 7px 0;
    }

    .top_footer .copy {
        padding: 20px 0 18px 0;
        border-top: 1px solid #fff;
    }

    .top_help .wrap {
        padding-top: 15vw;
    }

    .top_service .right .wh_03 {
        margin: auto;
    }

    /*** sp_perpa ***/
    .prepaLR .text {
        width: 100%;
    }

    .prepaLR .img {
        display: none;
    }

    .prepaLR {
        margin-bottom: 0px;
    }

    /*** sp_prepa ***/
    .prexitTable:nth-of-type(1) tr:first-child,
    .prexitTable:nth-of-type(2) tr:first-child {
        border-bottom: none;
    }

    .prexitTable:nth-of-type(1) tr:first-child td,
    .prexitTable:nth-of-type(2) tr:first-child td {
        display: none;
    }

    .prexitTable {
        width: 100%;
    }

    .prexitImg .img {
        width: 100%;
    }

    .imgL {
        margin-bottom: 50px;
    }

    .prexitImg:before {
        content: "";
        position: absolute;
        display: inline-block;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 20px 25px 0 25px;
        border-color: #254c70 transparent transparent transparent;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto;
    }

    /*** SP_TOP_新製品 ***/
    .product_box {
        width: 100%;
        padding: 30px 20px;
    }

    .product_L {
        border-bottom: 1px solid #e2e2e2;
    }

    p.doorInner_text {
        width: 71%;
    }

    .prexit_img {
        width: 20%;
        bottom: 70px;
        right: 6vw;
        max-width: 90px;
    }

    .prexit_img02 {
        width: 100%;
    }

    p.prexit_img03_text span {
        font-size: 14px;
        margin-bottom: 1vw;
    }

    .prexit_img03box ul li p {
        font-size: 13px;
    }

    .prexit_img03box {
        margin: 10vw 0;
    }

    .prexit_img03 {
        margin-bottom: 3vw;
    }

    .prexit_img03box ul li {
        margin-bottom: 8vw !important;
    }

    .prepa_bottom_list .pointBox {
        margin: 5vw 0 10vw 0;
    }

    .common_page_contents p span.small {
        margin-left: 0;
    }

    .common_page_contents p span.big {
        font-size: 14px;
        text-align: left;
        margin-top: 1vw;
    }

    .prepa_img {
        width: 100%;
    }

    /* マンション住戸玄関ドア改修工事 */
    .door_cont.first .door_cont_top_list ul li {
        width: 30%;
    }

    /* .door_cont.first .door_cont_top_list ul li:nth-child(n + 4) {
        margin-top: 15px;
    } */

    .door_cont_botttom ul li:first-child {
        writing-mode: initial;
        width: 100%;
        padding: 2px 0px;
        font-size: 18px;
        margin-bottom: 10px;
    }

    .door_cont_botttom ul li:not(:first-child) {
        width: 100%;
        flex-wrap: wrap;
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flexbox;
        display: -moz-flexbox;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: -moz-flex;
        display: flex;
        align-items: center;
    }

    .door_cont_botttom ul li:not(:first-child) .img {
        width: 60%;
    }

    .door_cont_botttom ul li p {
        text-align: left;
        font-size: 12px;
        padding: 0 10px;
        width: 40%;
    }

    .door_cont_botttom ul li:nth-child(n + 2) {
        margin-top: 5px;
    }

    .door_cont_top > ul > li {
        width: 100%;
    }

    .door_cont_top > ul > li:nth-child(1) ul li {
        width: 40%;
    }

    .door_cont_top > ul > li:nth-child(n + 2) {
        margin-top: 25px;
    }

    .door_cont_top > ul > li:nth-child(2) ul li {
        width: 35%;
    }

    .door_cont_top_list ul li p {
        font-size: 10px;
    }

    .door_cont {
        margin-top: -35px;
        padding-top: 75px;
    }

    .door_cont.third .door_cont_top > ul > li {
        width: 100%;
    }

    .door_cont.third .door_cont_top > ul > li:nth-child(1) ul li {
        width: 35%;
    }

    .door_cont.third .door_cont_top > ul > li:nth-child(1) ul li:nth-child(2) {
        width: 35%;
    }

    .door_cont.third .door_cont_top > ul > li:nth-child(2) ul li {
        width: 33%;
    }

    .door_cont_top_list ul li {
        width: 31%;
    }

    .door_cont.forth .door_cont_top_list ul li:not(:last-child) p {
        padding: 3px 0;
        margin-top: 0;
    }

    .door_cont.forth .door_cont_top_list ul li:nth-child(n + 4) {
        margin-top: 10px;
    }

    .door_cont.forth p.kome {
        margin-top: 15px;
    }

    .door_cont_top_ttlBox p.text {
        padding-left: 0;
    }

    .door_cont_text1 {
        padding-left: 0;
    }

    .figure_cont .l {
        width: 100%;
        padding: 10px 10px 4px;
    }

    .figure_cont .l > ul {
        flex-wrap: wrap;
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flexbox;
        display: -moz-flexbox;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: -moz-flex;
        display: flex;
        justify-content: space-between;
    }

    .figure_cont .l > ul li {
        width: 48%;
    }

    .figure_cont .l ul li .cat {
        font-size: 13px;
        width: 100%;
        margin-right: 0;
        height: 35px;
    }

    .figure_cont .l ul li:nth-child(n + 2) {
        margin-top: 0;
    }

    .figure_cont .l ul li p {
        padding: 5px 0;
        font-size: 10px;
        width: 100%;
        text-align: center;
    }

    .figure_cont .l ul li:nth-child(n + 3) {
        margin-top: 6px;
    }

    .figure_cont {
        margin-top: 15px;
    }

    .figure_cont .r {
        width: 100%;
        margin-right: 0;
        margin-top: 20px;
    }

    .figure_cont .r .top,
    .figure_cont .r .bottom {
        padding: 10px;
    }

    .figure_cont .r .ttl {
        font-size: 14px;
    }

    .figure_cont .r .top .ttl span {
        font-size: 11px;
        width: 120px;
    }

    .figure_cont .r .cont .img {
        width: 100%;
    }

    .figure_cont .r .cont .cont_box {
        margin-left: 0;
        width: 100%;
        margin-top: 10px;
    }

    .door_cont_taisaku ul li {
        width: 100%;
        flex-wrap: wrap;
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flexbox;
        display: -moz-flexbox;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: -moz-flex;
        display: flex;
        align-items: center;
    }

    .door_cont_taisaku ul li .img {
        width: 60%;
    }

    .door_cont_taisaku ul li p {
        width: 40%;
        font-size: 12px;
    }

    .door_cont_taisaku ul li:nth-child(n + 2) {
        margin-top: 10px;
    }

    .door_cont_taisaku {
        margin-top: 20px;
    }

    .kanagu_cont .l ul li:nth-child(2) {
        width: 37%;
    }

    .kanagu_cont .l ul li {
        width: 37%;
        margin-right: 10px;
    }

    .kanagu_cont .r ul li {
        font-size: 13px;
        width: 50%;
        border: 1px solid #fff;
    }

    .kanagu_cont .r .kome {
        font-size: 18px;
    }

    .door_cont.kanagu2 .r ul li {
        width: 100%;
    }

    .door_cont.kanagu2 .r ul li:nth-child(n + 2) {
        margin-top: 15px;
    }

    .door_cont.handle .door_img {
        width: 100%;
        justify-content: center;
    }

    .door_cont.handle .door_img .img {
        width: 25%;
        margin: 0 10px;
    }

    .door_cont.handle .key_img {
        width: 100%;
        flex-wrap: wrap;
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flexbox;
        display: -moz-flexbox;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: -moz-flex;
        display: flex;
        align-items: center;
    }

    .door_cont.handle .key_img .img {
        width: 60%;

    }

    .door_cont.handle .key_img p {
        width: 40%;
        text-align: left;
    }

    .door_cont.handle .denchi_img {
        width: 100%;
        flex-wrap: wrap;
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flexbox;
        display: -moz-flexbox;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: -moz-flex;
        display: flex;
        align-items: center;
    }

    .door_cont.handle .denchi_img .img {
        width: 60%;
    }

    .door_cont.handle .denchi_img p.kome {
        text-align: left;
        font-size: 13px;
        margin-top: 0;
        width: 37%;
        margin-left: 5px;
    }

    .reader_box .img {
        width: 100%;
    }

    .reader_box_text {
        width: 100%;
        margin-top: 15px;
    }

    .reader_box_text p.ttl {
        font-size: 16px;
    }

    .reader_box_text ul li {
        font-size: 14px;
        margin-top: 10px;
    }

    .high_low {
        display: none;
    }

    .door_cont.first .door_cont_top_list ul li {
        width: 17%;
    }

    .page_steel_door_refurbishment .door_cont.first .door_cont_top_list ul li:nth-child(2) {
        width: 18%;
    }

    .page_steel_door_refurbishment .door_cont.first .door_cont_top_list ul li:nth-child(3) {
        width: 16.9%;
    }

    .page_steel_door_refurbishment .door_cont.first .door_cont_top_list ul li:nth-child(n + 4) {
        margin-top: 0;
    }

    .page_steel_door_refurbishment .door_cont.first .door_cont_top_list ul li:nth-child(4) {
        width: 16.9%;
    }

    .page_steel_door_refurbishment .door_cont.first .door_cont_top_list ul li:nth-child(5) {
        width: 23.3%;
    }

    .door_cont_middle p.ttl {
        font-size: 16px;
    }

    .door_cont_middle ul li {
        font-size: 12px;
        width: 50%;
        text-align: center;
        border: 1px solid #eee;
    }

    .door_cont_middle p.text {
        font-size: 13px;
    }

    .page_steel_door_refurbishment .door_cont_top_list ul li {
        width: 16%;
    }

    .page_steel_door_refurbishment .door_cont.second .door_cont_top_list ul li {
        margin: 0;
    }

    .page_steel_door_refurbishment .door_cont.second .door_cont_top_list ul li:nth-child(1) {
        width: 16.5%;
    }

    .page_steel_door_refurbishment .door_cont.second .door_cont_top_list ul li:nth-child(5) {
        width: 33%;
    }

    .page_steel_door_refurbishment .door_cont.second .door_cont_middle ul li {
        margin: 0;
        width: 50%;
        padding: 5px 0;
    }

    .page_steel_door_refurbishment .door_cont.third > ul > li {
        width: 100%;
    }

    .page_steel_door_refurbishment .door_cont.third > ul > li:nth-child(1) .door_cont_middle ul li {
        margin: 0;
        padding: 5px 0;
    }

    .page_steel_door_refurbishment .door_cont.third > ul > li:nth-child(1) .door_cont_middle ul li:nth-child(n + 4) {
        margin-top: 0;
    }

    .page_steel_door_refurbishment .door_cont.third > ul > li:nth-child(n + 2) {
        margin-top: 25px;
    }

    .prexit_cont .l {
        width: 100%;
    }

    .prexit_cont .r {
        display: none;
    }

    .prexit_seinou .prexit_cont .l {
        width: 100%;
    }

    .prexit_seinou .prexit_cont .r {
        width: 60%;
    }

    .prexit_cont {
        margin-top: 30px;
        justify-content: center !important;
    }

    .prexit_cont2 .comparison .scroll {
        overflow-x: scroll;
    }

    .prexit_cont2 .comparison .scroll table {
        width: 700px;
    }

    .prexit_cont2 .kome_list {
        text-align: left;
        font-size: 12px;
        margin-top: 10px;
    }

    .prexit_siyou .prexit_cont ul li {
        margin: 0 10px;
        width: 35%;
    }

    .prexit_siyou .door_cont_middle ul li {
        width: 100%;
        margin: 0 0px;
    }

    .prexit_place ul li {
        width: 100%;
        margin: 1px 0px 0;
        font-size: 13px;
    }

    .prexit_place p.ttl {
        border-bottom: none;
    }

    .door_cont.first .door_cont_top_list ul li .img img {
        height: 55vw;
    }

    .door_cont.first .door_cont_top_list {
        overflow-x: scroll;
    }

    .door_cont.first .door_cont_top_list ul {
        width: 170vw;
    }

    .door_cont.first .door_cont_top_list ul li .img {
        text-align: center;
    }

    .door_cont.second .door_cont_top_list ul li .img img {
        height: auto;
    }

    .prexit_cont2 .kome_list li + li {
        width: 100%;
    }

    .commonTtl p.cate {
        bottom: 4px;
        font-size: 10px;
        padding: 4px 10px;
    }

    .exchange_box .imgList li:not(:first-child) {
        margin-top: 10px;
    }

    .exchange_ba > div {
        width: 100%;
    }

    .exchange_ba {
        margin-top: 1rem;
    }

    .exchange_box .imgList li a {
        height: 45vw;
    }

    .exchange_box .imgList li p.text {
    }

    .exchange_box .imgList li {
        width: 100%;
    }

    .exchange_explanation.flex-sb .imgBox {
        width: 100%;
        margin-bottom: 10px;
    }

    .exchange_explanation.flex-sb .textBox {
        width: 100%;
    }

    .exchange_ba .imgBox_list li a {
        height: 18vw;
    }

    .pageHinge_box .textBox p {
        font-size: 13px;
    }

    .pageHinge_imgList {
        margin: 1rem 0;
    }

    .pageHinge_imgList .imgBox {
        height: 25vw;
    }

    .pageHinge_imgList > div p {
        font-size: 10px;
        line-height: 1.4;
    }

    .pageHinge_img {
        margin: 1rem 0;
    }

    .pageHinge_imgBox > .flex-sb .text h4 {
        font-size: 13px;
    }

    .pageHinge_imgBox > .flex-sb .text p {
        font-size: 12px;
        text-align: left;
        line-height: 1.5;
    }

    .pageHinge_box > .textBox .grayBg {
        padding: 2vw 3vw 3vw;
    }

    .pageHinge_cateBox > div {
        width: 120px;
        font-size: 11px;
        margin: 0 0 0 5px;
    }

    .pageHinge_textList > ul > li {
        width: 100%;
    }

    .pageHinge_textList .title {
        width: 35%;
    }

    .pageHinge_textList .title h4 {
        font-size: 13px;
    }

    .pageHinge_textList .text {
        width: 60%;
    }

    .pageHinge_textList .text p {
        font-size: 12px;
    }

    .pageHinge_textList > ul > li {
        padding-bottom: 10px;
        border-bottom: 1px solid #eee;
        margin-bottom: 10px;
    }

    .pageHinge_textList li ul.colorBox li {
        width: 15px;
        font-size: 14px;
    }

    .pageHinge_textList p.attention {
        font-size: 10px;
        text-align: left;
        margin-top: 0;
    }

    .flow_main_text {
        margin: 0 0 20px;
    }

    .flow_main_text p {
        text-align: left;
        line-height: 1.5;
    }

    .flow_main_image {
        padding: 5vw;
        margin: 0 0 50px;
    }

    .flow_main_image h2 {
        font-size: 20px;
        margin: 0 0 10px;
    }

    .flow_title {
        margin: 50px 0 30px;
    }

    .flow_title .step:before {
        width: 100%;
    }

    .flow_title .step span {
        font-size: 18px;
    }

    .flow_title h2 {
        font-size: 13px;
    }

    .flow_content_left, .flow_content_right {
        width: 100%;
    }

    .flow_content:before, .flow_content:after {
        display: none;
    }

    .flow_num_title_wrap,.flow_num_title {
        width: 100%;
    }

    .flow_num_title {
        height: 60px;
    }

    .flow_num_title .num {
        font-size: 24px;
        line-height: initial;
    }

    .flow_num_title .title {
        font-size: 16px;
        padding-left: 20px;
    }

    .flow_num_title .title br {
        display: none;
    }

    .flow_num_title_wrap {
        margin: 0 0 10px;
    }

    .flow_content_text {
        width: 100%;
        font-size: 13px;
        line-height: 1.5;
    }

    .flow_content_right {
        padding-top: 20px;
    }

    .flow_content03_end {
        padding: 5vw 5vw 5vw 18vw;
    }

    .flow_content03_end:before {
        width: 5vw;
        height: 5vw;
        left: 5vw;
    }

    .flow_content_type02 li.pr {
        width: 49%;
        margin: 0 0 20px;
    }

    .flow_content_type02 li.arrow {
        display: none;
    }

    .flow_content_type02 li.pr .text {
        font-size: 14px;
    }

    .flow_content_type02 li.pr .text span {
        font-size: 12px;
    }

    .flow_content_type02 li.pr.flow_content_type02-last .image {
        width: 5vw;
    }

    .flow_content_type02 li.pr.flow_content_type02-last {
        height: 41vw;
        padding: 5vw;
    }

    .flow_content_type02 li.pr.flow_content_type02-last .text {
        font-size: 4vw;
        font-weight: bold;
    }
    .info_L {
    width: 100%;
    }

    .info_R {
        padding-top: 30px;
        width: 100%;
    }

    .info_R_02 {
        font-size: 12px;
    }

    .content01_end {
        padding: 5vw;
    }

    .content01_end p {
        font-size: 14px!important;
    }

    .qa_L {
    width: 100%;
    }

    .qa_R {
        width: 100%;
        margin-top: 40px;
    }

    .qa_R > div {text-align: center;}

    .qa_R img {
        width: 50%;
    }

    section.top_doorrenovation {
        padding: 40px 0;
    }

    .renweal_sec_totle h2 {
        font-size: 20px;
    }

    .renweal_sec_totle p.sub_title {
        font-size: 12px;
    }

    .renweal_sec_totle {
        margin: 0 0 20px;
    }

    p.outline_text {
        padding: 10px;
        font-size: 13px;
    }

    .text_area {
        font-size: 13px;
    }

    .point_text {
        font-size: 16px;
        padding: 15px;
    }

    .top_doorrenovation_flex > div {
        width: 100%;
        margin: 0 0 10px;
    }

    .top_doorrenovation_flex02 .image {
        width: 100%;
    }

    .top_doorrenovation_flex02_text {
        width: 100%;
        padding: 20px;
    }

    .top_doorrenovation_flex02_text .title {
        font-size: 14px;
        margin: 0 0 10px;
    }

    .top_doorrenovation_flex02_text ul li {
        font-size: 12px;
        text-align: left;
    }

    section.top_komarigoto {
        padding: 40px 0 20px;
    }

    .komarigoto_flex .pr {
        width: 100%;
        padding: 30px 20px 15px;
    }

    .komarigoto_flex .pr .title {
        line-height: 30px;
        font-size: 14px;
    }

    .komarigoto_flex .pr ul.flex li {
        font-size: 13px;
    }

    .komarigoto_flex .pr:nth-child(3) .title {
        background: #000;
        color: #fff;
    }

    .komarigoto_flex .pr:nth-child(4) .title {
        background: #fff;
        color: #000;
    }

    .top_komarigoto .note {
        font-size: 8px;
        text-align: left;
        margin: 0 0 20px;
    }

    section.top_anzenkakuho {
        padding: 40px 0 20px;
    }

    .top_anzenkakuho_flex > div {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin: 0 0 20px;
    }

    .top_anzenkakuho_flex > div .image {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 20vw;
        height: 16vw;
        margin: 0;
    }

    .top_anzenkakuho_flex > div .image img {
        max-width: 100%;
        max-height: 100%;
    }

    .top_anzenkakuho_flex > div .text {
        width: 67vw;
        text-align: left;
        font-size: 14px;
    }

    section.top_service .maintenance {
        width: 100%;
    }

    section.top_service .maintenance + .maintenance {
        margin-top: 40px;
    }

    .top_service .right .text {
        font-size: 10px;
        color: #000;
    }

    .top_link_item {
        width: 100%;
    }
    
    .top_link_item p.ttl {
        border: none;
        line-height: 40px;
    }
    
    .top_link_item:first-child p.ttl {
        border: none;
    }
    
    .top_link_item + .top_link_item {
        margin-top: 5px;
    }
    
    .top_link_inner_list li a {
        border-bottom: 1px solid #fafafa;
    }
    
    .top_link_inner_list {
        margin-bottom: 20px;
    }

    section.top_link {
        margin-top: 0;
        margin-bottom: 50px;
    }

    .exchange_box {
        padding-top: 75px;
        margin-top: -75px;
    }

    .door_cont_top > ul > li:nth-child(2) {
        width: 100%;
    }

    .door_cont_botttom ul li:nth-child(5) {
        margin-left: 0;
    }

    .slicknav_nav a.big {
        width: 100%;
    }

    .slicknav_nav .switchDetail a {
        line-height: 25px;
        font-size: 10px;
    }

    .slicknav_nav .switchDetail {
        margin-bottom: 8px;
    }

    .exchange_box .imgList.imgList_4 li {
        width: 100%;
    }

    .top_mv_choban_img {
        left: 73vw;
        top: 14vw;
        width: 8vw;
    }

    .top_menu_sec_list {
        overflow: scroll;
    }
    
    .top_menu_sec_list ul {
        width: 1865px;
        justify-content: space-between;
    }
    
    .top_menu_sec_list ul li {
        margin: 0 10px 0 0;
    }

    .bukken_archive_wrap .cat_wrap ul li p.title{
        font-size: 20px;
    }

    .bukken_archive_wrap ul li .before_box{
        width: 100%;
        margin-bottom: 140px;
    }

    .bukken_archive_wrap ul li .before_box:before {
        top: auto;
        bottom: -100px;
        right: calc( 50% - 35px );
        -moz-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    .bukken_archive_wrap ul li .after_box{
        width: 100%;
    }

    .bukken_archive_wrap .bx-viewport{
        height: 70vw!important;
    }

    .bukken_archive_wrap .cat_wrap ul li .image{
        height: 70vw;
    }

    .footer_wrap .is{
        width: 100%;
        margin-top: 10vw;
        padding: 0 10vw;
    }

}
